12:24:05 Started by timer 12:24:05 Running as SYSTEM 12:24:06 Agent centos-7-agent-6gb-fvqx6 is provisioned from template centos-7-agent-6gb 12:24:06 --- 12:24:06 apiVersion: "v1" 12:24:06 kind: "Pod" 12:24:06 metadata: 12:24:06 labels: 12:24:06 jenkins: "slave" 12:24:06 jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33" 12:24:06 jenkins/label: "centos-7-6gb" 12:24:06 name: "centos-7-agent-6gb-fvqx6" 12:24:06 namespace: "papyrus" 12:24:06 spec: 12:24:06 containers: 12:24:06 - env: 12:24:06 - name: "JENKINS_SECRET" 12:24:06 value: "********" 12:24:06 - name: "JENKINS_TUNNEL" 12:24:06 value: "jenkins-discovery.papyrus.svc.cluster.local:50000" 12:24:06 - name: "JENKINS_AGENT_NAME" 12:24:06 value: "centos-7-agent-6gb-fvqx6" 12:24:06 - name: "JENKINS_REMOTING_JAVA_OPTS" 12:24:06 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 12:24:06 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 12:24:06 - name: "JAVA_TOOL_OPTIONS" 12:24:06 value: "" 12:24:06 - name: "_JAVA_OPTIONS" 12:24:06 value: "" 12:24:06 - name: "OPENJ9_JAVA_OPTIONS" 12:24:06 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 12:24:06 - name: "JENKINS_NAME" 12:24:06 value: "centos-7-agent-6gb-fvqx6" 12:24:06 - name: "JENKINS_AGENT_WORKDIR" 12:24:06 value: "/home/jenkins/agent" 12:24:06 - name: "JENKINS_URL" 12:24:06 value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" 12:24:06 image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" 12:24:06 imagePullPolicy: "Always" 12:24:06 name: "jnlp" 12:24:06 resources: 12:24:06 limits: 12:24:06 cpu: "2000m" 12:24:06 memory: "6144Mi" 12:24:06 requests: 12:24:06 cpu: "1000m" 12:24:06 memory: "6144Mi" 12:24:06 tty: true 12:24:06 volumeMounts: 12:24:06 - mountPath: "/home/jenkins/.m2/toolchains.xml" 12:24:06 name: "m2-dir" 12:24:06 readOnly: true 12:24:06 subPath: "toolchains.xml" 12:24:06 - mountPath: "/home/jenkins/.mavenrc" 12:24:06 name: "m2-dir" 12:24:06 readOnly: true 12:24:06 subPath: ".mavenrc" 12:24:06 - mountPath: "/opt/tools" 12:24:06 name: "volume-0" 12:24:06 readOnly: false 12:24:06 - mountPath: "/home/jenkins" 12:24:06 name: "volume-2" 12:24:06 readOnly: false 12:24:06 - mountPath: "/home/jenkins/.m2/repository" 12:24:06 name: "volume-3" 12:24:06 readOnly: false 12:24:06 - mountPath: "/home/jenkins/.m2/settings-security.xml" 12:24:06 name: "m2-secret-dir" 12:24:06 readOnly: true 12:24:06 subPath: "settings-security.xml" 12:24:06 - mountPath: "/home/jenkins/.m2/wrapper" 12:24:06 name: "volume-4" 12:24:06 readOnly: false 12:24:06 - mountPath: "/home/jenkins/.m2/settings.xml" 12:24:06 name: "m2-secret-dir" 12:24:06 readOnly: true 12:24:06 subPath: "settings.xml" 12:24:06 - mountPath: "/home/jenkins/.ssh" 12:24:06 name: "volume-1" 12:24:06 readOnly: false 12:24:06 subPath: "" 12:24:06 - mountPath: "/home/jenkins/agent" 12:24:06 name: "workspace-volume" 12:24:06 readOnly: false 12:24:06 workingDir: "/home/jenkins/agent" 12:24:06 nodeSelector: 12:24:06 kubernetes.io/os: "linux" 12:24:06 restartPolicy: "Never" 12:24:06 volumes: 12:24:06 - name: "volume-0" 12:24:06 persistentVolumeClaim: 12:24:06 claimName: "tools-claim-jiro-papyrus" 12:24:06 readOnly: true 12:24:06 - name: "m2-secret-dir" 12:24:06 secret: 12:24:06 secretName: "m2-secret-dir" 12:24:06 - emptyDir: 12:24:06 medium: "" 12:24:06 name: "volume-2" 12:24:06 - configMap: 12:24:06 name: "m2-dir" 12:24:06 name: "m2-dir" 12:24:06 - configMap: 12:24:06 name: "known-hosts" 12:24:06 name: "volume-1" 12:24:06 - emptyDir: 12:24:06 medium: "" 12:24:06 name: "workspace-volume" 12:24:06 - emptyDir: 12:24:06 medium: "" 12:24:06 name: "volume-4" 12:24:06 - emptyDir: 12:24:06 medium: "" 12:24:06 name: "volume-3" 12:24:06 12:24:06 Building remotely on centos-7-agent-6gb-fvqx6 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Master-Tests 12:24:06 The recommended git tool is: NONE 12:24:07 No credentials specified 12:24:07 Cloning the remote Git repository 12:24:07 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git 12:24:07 > git init /home/jenkins/agent/workspace/Papyrus-Master-Tests/source # timeout=10 12:24:07 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git 12:24:07 > git --version # timeout=10 12:24:07 > git --version # 'git version 2.36.6' 12:24:07 > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:25 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10 12:27:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:27:25 Avoid second fetch 12:27:25 > git rev-parse origin/master^{commit} # timeout=10 12:27:25 Checking out Revision 4631b32356daa599ee8908c4ae6218a5aa2d4260 (origin/master) 12:27:25 > git config core.sparsecheckout # timeout=10 12:27:25 > git checkout -f 4631b32356daa599ee8908c4ae6218a5aa2d4260 # timeout=10 12:27:29 Commit message: "Bug 582075 - [Releng] Update version for 2023-12 RCP" 12:27:29 > git rev-list --no-walk 4631b32356daa599ee8908c4ae6218a5aa2d4260 # timeout=10 12:27:29 Cleaning workspace 12:27:29 > git rev-parse --verify HEAD # timeout=10 12:27:29 Resetting working tree 12:27:29 > git reset --hard # timeout=10 12:27:29 > git clean -fdx # timeout=10 12:27:29 $ pkill Xvnc 12:27:29 $ pkill Xrealvnc 12:27:29 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" 12:27:36 [Papyrus-Master-Tests] $ Xvnc -help 12:27:37 Starting xvnc 12:27:37 [Papyrus-Master-Tests] $ Xvnc :80 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset 12:27:37 12:27:37 Xvnc TigerVNC 1.8.0 - built Jan 10 2024 16:20:34 12:27:37 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) 12:27:37 See http://www.tigervnc.org for information on TigerVNC. 12:27:37 Underlying X server release 12004000, The X.Org Foundation 12:27:37 12:27:37 12:27:37 Fri Apr 19 16:27:37 2024 12:27:37 vncext: VNC extension running! 12:27:37 vncext: Listening for VNC connections on all interface(s), port 5980 12:27:37 vncext: created VNC server for screen 0 12:27:37 [Papyrus-Master-Tests] $ /bin/sh -xe /tmp/jenkins2713901066103800019.sh 12:27:37 + export _JAVA_OPTIONS=-Xmx2048m 12:27:37 + _JAVA_OPTIONS=-Xmx2048m 12:27:37 [Papyrus-Master-Tests] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/tests/pom.xml -Dpapyrus.repo.toolsmiths=https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository/ -Dmaven.repo.local=repo-tst -Dpapyrus.repo.main=https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/ clean verify 12:27:37 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 12:27:37 Maven home: /opt/tools/apache-maven/latest 12:27:37 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 12:27:37 Default locale: en_US, platform encoding: UTF-8 12:27:37 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" 12:27:38 [INFO] Scanning for projects... 12:27:47 [INFO] Tycho Version: 4.0.3 (88e4728c5da382f02c0459c918c2683048f95740) 12:27:47 [INFO] Tycho Mode: project 12:27:47 [INFO] Tycho Builder: maven 12:28:03 [INFO] ------------------------------------------------------------------------ 12:28:03 [INFO] Reactor Build Order: 12:28:03 [INFO] 12:28:03 [INFO] org.eclipse.papyrus.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.plugins.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.core.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.nattable.main.test [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.nattable.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.editor.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.editor.integration.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.nattable.views.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.nattable.common.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.uml.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.component.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.common.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.emf.facet.tests [pom] 12:28:03 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.emf.facet.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.toolsmiths.validation.common.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.textedit.property.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.textedit.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.textedit.port.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.uml.tools.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.tools.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.tools.utils.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.uml.tools.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.infra.nattable.model.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.nattable.main.test [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests [eclipse-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.core.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.nattable.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.infra.services.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.services.edit.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.services.semantic.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.infra.services.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.views.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.views.modelexplorer.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.views.documentation.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.views.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.uml.profile.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.profile.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.service.types.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.properties.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.types.core.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.modelrepair.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.filters.tests [eclipse-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.uml.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.infra.core.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.infra.emf.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.ui.emf.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.filters.tests [eclipse-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests [eclipse-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.ui.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.types.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.types.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.properties.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.properties.ui.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.tools.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.editor.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.emf.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests [eclipse-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.types.ui.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.infra.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.tests.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.infra.internationalization.main.test [pom] 12:28:03 [INFO] org.eclipse.papyrus.infra.internationalization.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.expressions.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.uml.internationalization.main.test [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.internationalization.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature [eclipse-feature] 12:28:03 [INFO] org.eclipse.papyrus.uml.alf.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.alf.tests.feature [eclipse-feature] 12:28:03 [INFO] Papyrus Tests Features [pom] 12:28:03 [INFO] org.eclipse.papyrus.developer.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.bundles.tests [pom] 12:28:03 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.editors.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.core.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.architecture.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.infra.newchild.tests [eclipse-plugin] 12:28:03 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.validation.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.validation.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.architecture.tests [eclipse-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.uml.alf.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.uml.alf.backend.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.views.suite.tests [eclipse-test-plugin] 12:28:03 [INFO] org.eclipse.papyrus.views.documentation.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.main.tests.releng [pom] 12:28:03 [INFO] org.eclipse.papyrus.main.tests.targetplatform [eclipse-target-definition] 12:28:03 [INFO] 12:28:03 [INFO] --------< org.eclipse.papyrus:org.eclipse.papyrus.tests.releng >-------- 12:28:03 [INFO] Building org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT [1/175] 12:28:03 [INFO] from pom.xml 12:28:03 [INFO] --------------------------------[ pom ]--------------------------------- 12:28:03 [INFO] 12:28:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.releng --- 12:28:03 [INFO] 12:28:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.releng --- 12:28:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/releng/tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:05 [INFO] 12:28:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.releng --- 12:28:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:05 [INFO] 12:28:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.plugins.tests.releng >-- 12:28:05 [INFO] Building org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT [2/175] 12:28:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/pom.xml 12:28:05 [INFO] --------------------------------[ pom ]--------------------------------- 12:28:05 [INFO] 12:28:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.plugins.tests.releng --- 12:28:05 [INFO] 12:28:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.plugins.tests.releng --- 12:28:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:05 [INFO] 12:28:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.plugins.tests.releng --- 12:28:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:05 [INFO] 12:28:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tests.releng >-- 12:28:05 [INFO] Building org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT [3/175] 12:28:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/pom.xml 12:28:05 [INFO] --------------------------------[ pom ]--------------------------------- 12:28:05 [INFO] 12:28:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.tests.releng --- 12:28:05 [INFO] 12:28:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tests.releng --- 12:28:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:05 [INFO] 12:28:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.tests.releng --- 12:28:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:05 [INFO] 12:28:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests.releng >-- 12:28:05 [INFO] Building org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT [4/175] 12:28:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/pom.xml 12:28:05 [INFO] --------------------------------[ pom ]--------------------------------- 12:28:05 [INFO] 12:28:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests.releng --- 12:28:05 [INFO] 12:28:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests.releng --- 12:28:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:05 [INFO] 12:28:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.tests.releng --- 12:28:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:05 [INFO] 12:28:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests >-- 12:28:05 [INFO] Building org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT [5/175] 12:28:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml 12:28:05 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:28:06 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/releng/tests/main-tests/targetPlatform/org.eclipse.papyrus.main.tests.targetplatform.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@5b5db3a 12:28:06 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### 12:28:06 [INFO] Cache location: /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/.cache/tycho 12:28:06 [INFO] Transport mode: online 12:28:06 [INFO] Http Transport type: Java11Client 12:28:06 [INFO] Update mode: cache first 12:28:06 [INFO] Minimum cache duration: 60 minutes 12:28:06 [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>) 12:28:10 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] 12:28:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] 12:28:11 [WARNING] Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.ui.ide 3.17.200.v20200808-0622 to osgi.bundle; org.eclipse.e4.core.commands [0.11.0,1.0.0).] 12:28:11 [INFO] Adding repository https://ci.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository 12:28:11 [INFO] Adding repository https://ci.eclipse.org/papyrus/job/Papyrus-Master-Toolsmiths/lastSuccessfulBuild/artifact/repository 12:28:11 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license 12:28:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.clipboard.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/pom.xml 12:28:17 [WARNING] [fd06ec88-21b8-4622-86c8-51155c18d109][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.logging,1.1.1.v201101211721. 12:28:26 [WARNING] [fd06ec88-21b8-4622-86c8-51155c18d109][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.eclipse.nebula.widgets.cdatetime,1.0.0.201703081533. 12:28:30 [WARNING] [fd06ec88-21b8-4622-86c8-51155c18d109][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.3] No digest algorithm is available to verify download of osgi.bundle,org.apache.commons.codec,1.6.0.v201305230611. 12:28:36 [INFO] 12:28:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:36 [INFO] 12:28:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:36 [INFO] The project's OSGi version is 2.0.0.202404191627 12:28:36 [INFO] 12:28:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:36 [INFO] 12:28:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:36 [INFO] 12:28:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:36 [INFO] 12:28:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:36 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.clipboard.tests 12:28:38 [INFO] 12:28:38 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:38 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:38 [INFO] 12:28:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/main/resources 12:28:38 [INFO] 12:28:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:38 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:28:40 [INFO] 12:28:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:40 [INFO] 12:28:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/src/test/resources 12:28:40 [INFO] 12:28:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:28:40 [INFO] 12:28:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/target/org.eclipse.papyrus.infra.core.clipboard.tests-2.0.0-SNAPSHOT.jar 12:28:40 [INFO] 12:28:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:40 [INFO] 12:28:40 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:40 [INFO] Skipping tests 12:28:40 [INFO] 12:28:40 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.clipboard.tests --- 12:28:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:40 [INFO] 12:28:40 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.main.test >-- 12:28:40 [INFO] Building org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT [6/175] 12:28:40 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/pom.xml 12:28:40 [INFO] --------------------------------[ pom ]--------------------------------- 12:28:40 [INFO] 12:28:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.main.test --- 12:28:40 [INFO] 12:28:40 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.main.test --- 12:28:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:40 [INFO] 12:28:40 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.main.test --- 12:28:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:40 [INFO] 12:28:40 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests >-- 12:28:40 [INFO] Building org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT [7/175] 12:28:40 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml 12:28:40 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:28:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/pom.xml 12:28:41 [INFO] 12:28:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:41 [INFO] 12:28:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:41 [INFO] The project's OSGi version is 2.0.0.202404191627 12:28:41 [INFO] 12:28:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:41 [INFO] 12:28:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:41 [INFO] 12:28:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:41 [INFO] 12:28:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:41 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.tests 12:28:42 [INFO] 12:28:42 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:42 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:42 [INFO] 12:28:42 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/main/resources 12:28:42 [INFO] 12:28:42 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:42 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:28:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[65] 12:28:43 assertThat(fixture.getText(table), is("classes")); 12:28:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:43 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:28:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[71] 12:28:43 assertThat(fixture.getText(table), is("(Test Table of <Package> foo)")); 12:28:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:43 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:28:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[79] 12:28:43 assertThat(fixture.getText(table), is("(Test Table of <Package> bar)")); 12:28:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:43 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:28:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[93] 12:28:43 assertThat("Label provider did not notify", gotEvent[0], is(true)); 12:28:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:43 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:28:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[109] 12:28:43 assertThat("Label provider did not notify", gotEvent[0], is(true)); 12:28:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:43 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:28:43 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/org/eclipse/papyrus/infra/nattable/tests/tests/TableLabelProviderTest.java:[116] 12:28:43 assertThat(fixture.getText(selection), is("classes, classes")); 12:28:43 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:43 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:28:43 6 problems (6 warnings) 12:28:43 [INFO] 12:28:43 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:43 [INFO] 12:28:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/src/test/resources 12:28:43 [INFO] 12:28:43 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:43 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:28:43 [INFO] 12:28:43 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:43 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.tests/target/org.eclipse.papyrus.infra.nattable.tests-2.0.0-SNAPSHOT.jar 12:28:43 [INFO] 12:28:43 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:43 [INFO] 12:28:43 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:43 [INFO] Skipping tests 12:28:43 [INFO] 12:28:43 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.tests --- 12:28:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:43 [INFO] 12:28:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.tests.releng >-- 12:28:43 [INFO] Building org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT [8/175] 12:28:43 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/pom.xml 12:28:43 [INFO] --------------------------------[ pom ]--------------------------------- 12:28:43 [INFO] 12:28:43 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editor.tests.releng --- 12:28:43 [INFO] 12:28:43 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.tests.releng --- 12:28:43 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:43 [INFO] 12:28:43 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.editor.tests.releng --- 12:28:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:43 [INFO] 12:28:43 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests >-- 12:28:43 [INFO] Building org.eclipse.papyrus.editor.integration.tests 2.1.0-SNAPSHOT [9/175] 12:28:43 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml 12:28:43 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:28:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editor.integration.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/pom.xml 12:28:45 [INFO] 12:28:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:45 [INFO] 12:28:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:45 [INFO] The project's OSGi version is 2.1.0.202404191627 12:28:45 [INFO] 12:28:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:45 [INFO] 12:28:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:45 [INFO] 12:28:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:45 [INFO] 12:28:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:45 [INFO] Resolving class path of org.eclipse.papyrus.editor.integration.tests 12:28:47 [INFO] 12:28:47 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:47 [INFO] 12:28:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/main/resources 12:28:47 [INFO] 12:28:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:47 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[32] 12:28:48 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 The type AdapterUtils is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] 12:28:48 return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null); 12:28:48 ^^^^^^^^^^^^ 12:28:48 The type AdapterUtils is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[98] 12:28:48 return AdapterUtils.adapt(getActiveEditor(), DiagramEditor.class, null); 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 The method adapt(Object, Class<DiagramEditor>, DiagramEditor) from the type AdapterUtils is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] 12:28:48 return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null); 12:28:48 ^^^^^^^^^^^^ 12:28:48 The type AdapterUtils is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/EditingMemoryLeakFixture.java:[102] 12:28:48 return AdapterUtils.adapt(getDiagramEditor(), DiagramEditPart.class, null); 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 The method adapt(Object, Class<DiagramEditPart>, DiagramEditPart) from the type AdapterUtils is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[30] 12:28:48 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 The type DiResourceSet is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] 12:28:48 final ModelSet modelSet = new DiResourceSet(); 12:28:48 ^^^^^^^^^^^^^ 12:28:48 The type DiResourceSet is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[66] 12:28:48 final ModelSet modelSet = new DiResourceSet(); 12:28:48 ^^^^^^^^^^^^^^^ 12:28:48 The constructor DiResourceSet() is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/ModelSetTests.java:[75] 12:28:48 modelSet.createsModels(emptyModelDi); 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 The method createsModels(IFile) from the type ModelSet is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[51] 12:28:48 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 The type DiResourceSet is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[61] 12:28:48 import org.eclipse.papyrus.uml.diagram.timing.custom.UmlTimingDiagramForMultiEditor; 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404190300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404190300.jar') 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] 12:28:48 final ModelSet modelSet = new DiResourceSet(); 12:28:48 ^^^^^^^^^^^^^ 12:28:48 The type DiResourceSet is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[86] 12:28:48 final ModelSet modelSet = new DiResourceSet(); 12:28:48 ^^^^^^^^^^^^^^^ 12:28:48 The constructor DiResourceSet() is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[93] 12:28:48 modelSet.createsModels(emptyModelDi); 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 The method createsModels(IFile) from the type ModelSet is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] 12:28:48 final ModelSet modelSet = new DiResourceSet(); 12:28:48 ^^^^^^^^^^^^^ 12:28:48 The type DiResourceSet is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[173] 12:28:48 final ModelSet modelSet = new DiResourceSet(); 12:28:48 ^^^^^^^^^^^^^^^ 12:28:48 The constructor DiResourceSet() is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[180] 12:28:48 modelSet.createsModels(emptyModelDi); 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 The method createsModels(IFile) from the type ModelSet is deprecated 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[241] 12:28:48 Assert.assertTrue(editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor); 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404190300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404190300.jar') 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[246] 12:28:48 IPage selectedPage = container.getActiveSashWindowsPage(); 12:28:48 ^^^^^^^^^^^^ 12:28:48 The value of the local variable selectedPage is not used 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[254] 12:28:48 Assert.assertTrue("Couldn't change the page selection", editor.getActiveEditor() instanceof UmlTimingDiagramForMultiEditor); 12:28:48 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:48 Discouraged access: The type 'UmlTimingDiagramForMultiEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404190300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404190300.jar') 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[362] 12:28:48 TransactionalEditingDomain editingDomain = modelSet.getTransactionalEditingDomain(); 12:28:48 ^^^^^^^^^^^^^ 12:28:48 The value of the local variable editingDomain is not used 12:28:48 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/org/eclipse/papyrus/editor/integration/tests/tests/PageManagerTests.java:[364] 12:28:48 final EObject tableContext = UmlUtils.getUmlModel(modelSet).getResource().getContents().get(0); 12:28:48 ^^^^^^^^^^^^ 12:28:48 The value of the local variable tableContext is not used 12:28:48 22 problems (22 warnings) 12:28:48 [INFO] 12:28:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:48 [INFO] 12:28:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/src/test/resources 12:28:48 [INFO] 12:28:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 344 were skipped 12:28:48 [INFO] 12:28:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editor.integration.tests/target/org.eclipse.papyrus.editor.integration.tests-2.1.0-SNAPSHOT.jar 12:28:48 [INFO] 12:28:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:48 [INFO] 12:28:48 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:48 [INFO] Skipping tests 12:28:48 [INFO] 12:28:48 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.editor.integration.tests --- 12:28:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:48 [INFO] 12:28:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests >-- 12:28:48 [INFO] Building org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT [10/175] 12:28:48 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml 12:28:48 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:28:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.views.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/pom.xml 12:28:48 [INFO] 12:28:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:48 [INFO] 12:28:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:48 [INFO] The project's OSGi version is 2.0.100.202404191627 12:28:48 [INFO] 12:28:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:48 [INFO] 12:28:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:48 [INFO] 12:28:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:48 [INFO] 12:28:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:48 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.views.tests 12:28:50 [INFO] 12:28:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:50 [INFO] 12:28:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/main/resources 12:28:50 [INFO] 12:28:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:50 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:28:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[35] 12:28:50 import org.eclipse.papyrus.infra.core.sashwindows.di.PageList; 12:28:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:50 The type PageList is deprecated 12:28:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[132] 12:28:50 PageList pageList = getPageList(rootModel); 12:28:50 ^^^^^^^^ 12:28:50 The type PageList is deprecated 12:28:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[133] 12:28:50 for (final PageRef pageRef : pageList.getAvailablePage()) { 12:28:50 ^^^^^^^^^^^^^^^^^^ 12:28:50 The method getAvailablePage() from the type PageList is deprecated 12:28:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[172] 12:28:50 private static final PageList getPageList(final EObject object) { 12:28:50 ^^^^^^^^ 12:28:50 The type PageList is deprecated 12:28:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] 12:28:50 final PageList pageList = windowMngr.getPageList(); 12:28:50 ^^^^^^^^ 12:28:50 The type PageList is deprecated 12:28:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/TableVerifyContents.java:[177] 12:28:50 final PageList pageList = windowMngr.getPageList(); 12:28:50 ^^^^^^^^^^^^^ 12:28:50 The method getPageList() from the type SashWindowsMngr is deprecated 12:28:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[215] 12:28:50 final List rowSelectedPositionsAsList = Arrays.asList(rowSelectedPositions[0], rowSelectedPositions[1]); 12:28:50 ^^^^ 12:28:50 List is a raw type. References to generic type List<E> should be parameterized 12:28:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/org/eclipse/papyrus/infra/nattable/views/tests/tests/RevealViewsTableTest.java:[255] 12:28:50 final List columnSelectedPositionsAsList = Arrays.asList(columnSelectedPositions[0], columnSelectedPositions[1]); 12:28:50 ^^^^ 12:28:50 List is a raw type. References to generic type List<E> should be parameterized 12:28:50 8 problems (8 warnings) 12:28:50 [INFO] 12:28:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:50 [INFO] 12:28:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/src/test/resources 12:28:50 [INFO] 12:28:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 344 were skipped 12:28:50 [INFO] 12:28:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.views.tests/target/org.eclipse.papyrus.infra.nattable.views.tests-2.0.100-SNAPSHOT.jar 12:28:51 [INFO] 12:28:51 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:51 [INFO] 12:28:51 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:51 [INFO] Skipping tests 12:28:51 [INFO] 12:28:51 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.views.tests --- 12:28:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:51 [INFO] 12:28:51 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests >-- 12:28:51 [INFO] Building org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT [11/175] 12:28:51 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml 12:28:51 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:28:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/pom.xml 12:28:51 [INFO] 12:28:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:51 [INFO] 12:28:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:51 [INFO] The project's OSGi version is 2.0.0.202404191627 12:28:51 [INFO] 12:28:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:51 [INFO] 12:28:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:51 [INFO] 12:28:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:51 [INFO] 12:28:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:51 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.common.tests 12:28:52 [INFO] 12:28:52 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:52 [INFO] 12:28:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/main/resources 12:28:52 [INFO] 12:28:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:52 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:53 [INFO] 12:28:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/src/test/resources 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.common.tests/target/org.eclipse.papyrus.infra.nattable.common.tests-2.0.0-SNAPSHOT.jar 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:53 [INFO] Skipping tests 12:28:53 [INFO] 12:28:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.common.tests --- 12:28:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:53 [INFO] 12:28:53 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature >-- 12:28:53 [INFO] Building org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT [12/175] 12:28:53 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml 12:28:53 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:28:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.nattable.feature:1.4.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/pom.xml 12:28:53 [INFO] 12:28:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] The project's OSGi version is 1.4.0.202404191627 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] 12:28:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] 12:28:53 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:53 [INFO] 12:28:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/src/main/resources 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 342 were skipped 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/org.eclipse.papyrus.tests.infra.nattable.feature-1.4.0-SNAPSHOT.jar 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] 12:28:53 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] 12:28:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.nattable.feature --- 12:28:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:53 [INFO] 12:28:53 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tests.releng >--- 12:28:53 [INFO] Building org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT [13/175] 12:28:53 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/pom.xml 12:28:53 [INFO] --------------------------------[ pom ]--------------------------------- 12:28:53 [INFO] 12:28:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tests.releng --- 12:28:53 [INFO] 12:28:53 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tests.releng --- 12:28:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:53 [INFO] 12:28:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tests.releng --- 12:28:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:53 [INFO] 12:28:53 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests.releng >-- 12:28:53 [INFO] Building org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT [14/175] 12:28:53 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/pom.xml 12:28:53 [INFO] --------------------------------[ pom ]--------------------------------- 12:28:53 [INFO] 12:28:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests.releng --- 12:28:53 [INFO] 12:28:53 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests.releng --- 12:28:53 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:53 [INFO] 12:28:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests.releng --- 12:28:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:53 [INFO] 12:28:53 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests >--- 12:28:53 [INFO] Building org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT [15/175] 12:28:53 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml 12:28:53 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:28:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/pom.xml 12:28:55 [INFO] 12:28:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:55 [INFO] 12:28:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:55 [INFO] The project's OSGi version is 2.0.0.202404191627 12:28:55 [INFO] 12:28:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:55 [INFO] 12:28:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:55 [INFO] 12:28:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:55 [INFO] 12:28:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:55 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.tests 12:28:56 [INFO] 12:28:56 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:56 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:28:56 [INFO] 12:28:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/main/resources 12:28:56 [INFO] 12:28:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:56 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestDiagram.java:[81] 12:28:57 Iterator<EObject> roots = NavigatorUtils.getNotationRoots(rootSemanticModel); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The method getNotationRoots(EObject) from the type NavigatorUtils is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[30] 12:28:57 import org.eclipse.gmf.runtime.gef.ui.internal.parts.TextCellEditorEx; 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar') 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[127] 12:28:57 Assert.assertEquals("the editor of this editpart must be multiline editor", MultiLineCellEditor.class, manager.getTextCellEditorClass(editableEditPart)); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] 12:28:57 Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart)); 12:28:57 ^^^^^^^^^^^^^^^^ 12:28:57 Discouraged access: The type 'TextCellEditorEx' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.gmf.runtime.gef.ui/1.8.0.202311130907/org.eclipse.gmf.runtime.gef.ui-1.8.0.202311130907.jar') 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/edition/AbstractEditableNodeTest.java:[130] 12:28:57 Assert.assertEquals("the editor of this editpart must be simple editor", TextCellEditorEx.class, manager.getTextCellEditorClass(editableEditPart)); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The static method getTextCellEditorClass(GraphicalEditPart) from the type MultilineLabelDirectEditManager should be accessed in a static way 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestListCompartmentHelper.java:[134] 12:28:57 Assert.assertTrue(ddCommand != null || true == ddCommand.canExecute()); 12:28:57 ^^^^^^^^^ 12:28:57 Null pointer access: The variable ddCommand can only be null at this location 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestNode.java:[62] 12:28:57 import org.eclipse.papyrus.uml.diagram.common.editparts.FloatingLabelEditPart; 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The type FloatingLabelEditPart is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestNode.java:[577] 12:28:57 if (child instanceof FloatingLabelEditPart) { 12:28:57 ^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The type FloatingLabelEditPart is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractTestNode.java:[578] 12:28:57 Assert.assertTrue("FloatingLabelEditPart must use specific locator RoundedRectangleLabelPositionLocator", ((FloatingLabelEditPart) child).getBorderItemLocator() instanceof RoundedRectangleLabelPositionLocator); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The type FloatingLabelEditPart is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[60] 12:28:57 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The type ServiceUtilsForActionHandlers is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 12:28:57 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The type ServiceUtilsForActionHandlers is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 12:28:57 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The type ServiceUtilsForActionHandlers is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[152] 12:28:57 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:28:57 ^^^^^^^^^^^^^ 12:28:57 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[155] 12:28:57 editingDomain = serviceUtils.getTransactionalEditingDomain(); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestLink.java:[344] 12:28:57 for (Iterator iteratorChildren = linkEditPart.getChildren().iterator(); iteratorChildren.hasNext();) { 12:28:57 ^^^^^^^^ 12:28:57 Iterator is a raw type. References to generic type Iterator<E> should be parameterized 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[24] 12:28:57 import org.eclipse.papyrus.uml.service.types.internal.ui.advice.InstanceSpecificationLinkEditHelperAdvice; 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202404190300/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202404190300.jar') 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] 12:28:57 Set<Association> associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement()); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202404190300/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202404190300.jar') 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[79] 12:28:57 Set<Association> associations = InstanceSpecificationLinkEditHelperAdvice.getModelAssociations((InstanceSpecification) source.resolveSemanticElement(), (InstanceSpecification) target.resolveSemanticElement()); 12:28:57 ^^^^^^^^^^^^^^^^^^^^ 12:28:57 Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.getModelAssociations(InstanceSpecification, InstanceSpecification)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202404190300/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202404190300.jar') 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] 12:28:57 InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 Discouraged access: The type 'InstanceSpecificationLinkEditHelperAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202404190300/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202404190300.jar') 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/TestInstanceSpecification.java:[86] 12:28:57 InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(request, association); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 Discouraged access: The method 'InstanceSpecificationLinkEditHelperAdvice.setupSuppressDialogRequest(CreateConnectionViewRequest, Association)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.service.types.ui/3.0.0.202404190300/org.eclipse.papyrus.uml.service.types.ui-3.0.0.202404190300.jar') 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[61] 12:28:57 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The type DiResourceSet is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] 12:28:57 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 12:28:57 ^^^^^^^^^^^^^ 12:28:57 The type DiResourceSet is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[300] 12:28:57 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 12:28:57 ^^^^^^^^^^^^^^^ 12:28:57 The constructor DiResourceSet() is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/AbstractPapyrusTestCase.java:[311] 12:28:57 diResourceSet.createsModels(file); 12:28:57 ^^^^^^^^^^^^^^^^^^^ 12:28:57 The method createsModels(IFile) from the type ModelSet is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[184] 12:28:57 houseKeeper.setField("project", houseKeeper.createProject(testCase.getProjectName())); //$NON-NLS-1$ 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The method setField(String, IProject) from the type AbstractHouseKeeperRule is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[185] 12:28:57 houseKeeper.setField("file", project.getFile(testCase.getFileName())); //$NON-NLS-1$ 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The method setField(String, IFile) from the type AbstractHouseKeeperRule is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/canonical/SharedTestSuiteState.java:[257] 12:28:57 houseKeeper.setField("preserve", preserve.build()); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The method setField(String, ImmutableList<EObject>) from the type AbstractHouseKeeperRule is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/synchronization/AbstractSynchronizationTest.java:[100] 12:28:57 houseKeeper.setField("adapterFactory", new ComposedAdapterFactory(ComposedAdapterFactory.Descriptor.Registry.INSTANCE)); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 The method setField(String, ComposedAdapterFactory) from the type AbstractHouseKeeperRule is deprecated 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[182] 12:28:57 boolean foundCompartment = false; 12:28:57 ^^^^^^^^^^^^^^^^ 12:28:57 The value of the local variable foundCompartment is not used 12:28:57 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java:[210] 12:28:57 Element root = (Element) getContainerEditPart().resolveSemanticElement(); 12:28:57 ^^^^ 12:28:57 The value of the local variable root is not used 12:28:57 31. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 224) 12:28:57 assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, command.equals(UnexecutableCommand.INSTANCE)); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command 12:28:57 32. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/org/eclipse/papyrus/uml/diagram/tests/createFromPalette/AbstractCreateNodeFromPaletteTest.java (at line 226) 12:28:57 assertTrue(CREATION + TEST_IF_THE_COMMAND_IS_CREATED, (!command.equals(UnexecutableCommand.INSTANCE))); 12:28:57 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:28:57 Unlikely argument type for equals(): UnexecutableCommand seems to be unrelated to Command 12:28:57 32 problems (0 errors, 30 warnings, 2 infos) 12:28:57 [INFO] 12:28:57 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:57 [INFO] 12:28:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/src/test/resources 12:28:57 [INFO] 12:28:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:28:57 [INFO] 12:28:57 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/target/org.eclipse.papyrus.uml.diagram.tests-2.0.0-SNAPSHOT.jar 12:28:58 [INFO] 12:28:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:58 [INFO] 12:28:58 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:58 [INFO] Skipping tests 12:28:58 [INFO] 12:28:58 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.tests --- 12:28:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:28:58 [INFO] 12:28:58 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests >-- 12:28:58 [INFO] Building org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT [16/175] 12:28:58 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml 12:28:58 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:28:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.component.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/pom.xml 12:28:58 [INFO] 12:28:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:28:58 [INFO] 12:28:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:28:58 [INFO] The project's OSGi version is 2.0.0.202404191627 12:28:58 [INFO] 12:28:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:28:58 [INFO] 12:28:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:28:58 [INFO] 12:28:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:28:58 [INFO] 12:28:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:28:58 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.component.tests 12:29:00 [INFO] 12:29:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:29:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:00 [INFO] 12:29:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:29:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/main/resources 12:29:00 [INFO] 12:29:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:29:00 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:00 [INFO] 12:29:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:29:00 [INFO] 12:29:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:29:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/src/test/resources 12:29:00 [INFO] 12:29:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:29:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:29:00 [INFO] 12:29:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:29:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component.tests/target/org.eclipse.papyrus.uml.diagram.component.tests-2.0.0-SNAPSHOT.jar 12:29:00 [INFO] 12:29:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:29:01 [INFO] 12:29:01 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:29:01 [INFO] Skipping tests 12:29:01 [INFO] 12:29:01 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.component.tests --- 12:29:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:01 [INFO] 12:29:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.tests.releng >-- 12:29:01 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT [17/175] 12:29:01 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/pom.xml 12:29:01 [INFO] --------------------------------[ pom ]--------------------------------- 12:29:01 [INFO] 12:29:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- 12:29:01 [INFO] 12:29:01 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- 12:29:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:01 [INFO] 12:29:01 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.tests.releng --- 12:29:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:01 [INFO] 12:29:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests >-- 12:29:01 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.1.100-SNAPSHOT [18/175] 12:29:01 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml 12:29:01 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.canonical.tests:2.1.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/pom.xml 12:29:02 [INFO] 12:29:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:02 [INFO] 12:29:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:02 [INFO] The project's OSGi version is 2.1.100.202404191627 12:29:02 [INFO] 12:29:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:02 [INFO] 12:29:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:02 [INFO] 12:29:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:02 [INFO] 12:29:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.canonical.tests 12:29:03 [INFO] 12:29:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:03 [INFO] 12:29:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/main/resources 12:29:03 [INFO] 12:29:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:03 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/org/eclipse/papyrus/infra/gmfdiag/canonical/tests/AbstractCanonicalTest.java:[486] 12:29:04 @SuppressWarnings("unchecked") 12:29:04 ^^^^^^^^^^^ 12:29:04 Unnecessary @SuppressWarnings("unchecked") 12:29:04 1 problem (1 warning) 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:04 [INFO] 12:29:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/src/test/resources 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 340 were skipped 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/target/org.eclipse.papyrus.infra.gmfdiag.canonical.tests-2.1.100-SNAPSHOT.jar 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:04 [INFO] Skipping tests 12:29:04 [INFO] 12:29:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.canonical.tests --- 12:29:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:04 [INFO] 12:29:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests >-- 12:29:04 [INFO] Building org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT [19/175] 12:29:04 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml 12:29:04 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.dynamic.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/pom.xml 12:29:04 [INFO] 12:29:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] The project's OSGi version is 2.0.0.202404191627 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] 12:29:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] Resolving class path of org.eclipse.papyrus.uml.dynamic.profile.tests 12:29:04 [INFO] 12:29:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:04 [INFO] 12:29:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/main/resources 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] 12:29:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/src/test/resources 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 95 were skipped 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.dynamic.profile.tests/target/org.eclipse.papyrus.uml.dynamic.profile.tests-2.0.0-SNAPSHOT.jar 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] 12:29:04 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] Skipping tests 12:29:04 [INFO] 12:29:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.dynamic.profile.tests --- 12:29:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:04 [INFO] 12:29:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests >-- 12:29:04 [INFO] Building org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT [20/175] 12:29:04 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml 12:29:04 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/pom.xml 12:29:05 [INFO] 12:29:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:05 [INFO] 12:29:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:05 [INFO] The project's OSGi version is 2.0.0.202404191627 12:29:05 [INFO] 12:29:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:05 [INFO] 12:29:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:05 [INFO] 12:29:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:05 [INFO] 12:29:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:05 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.common.tests 12:29:07 [INFO] 12:29:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:07 [INFO] 12:29:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/main/resources 12:29:07 [INFO] 12:29:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:07 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/Bug476873_MoveCommandTest.java:[225] 12:29:07 assertThat(modelTarget, instanceOf(NodeImpl.class)); 12:29:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:07 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:29:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/parser/MultiplicityStringFormatterTestCase.java:[192] 12:29:07 return MultiplicityElementUtil.getMultiplicityAsString(element); 12:29:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:07 The method getMultiplicityAsString(MultiplicityElement) from the type MultiplicityElementUtil is deprecated 12:29:07 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AppliedStereotypeDisplayLinkClassDiagramTest.java (at line 36) 12:29:07 @SuppressWarnings("nls") 12:29:07 ^^^^^ 12:29:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:29:07 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/StereotypePropertyReferenceEdgeTest.java (at line 84) 12:29:07 @SuppressWarnings("nls") 12:29:07 ^^^^^ 12:29:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:29:07 6. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/tests/EdgeCustomizationTest.java (at line 57) 12:29:07 @SuppressWarnings("nls") 12:29:07 ^^^^^ 12:29:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:29:07 7. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/org/eclipse/papyrus/uml/diagram/common/tests/stereotype/display/AppliedStereotypeDisplayCompartmentClassDiagramTest.java (at line 35) 12:29:07 @SuppressWarnings("nls") 12:29:07 ^^^^^ 12:29:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:29:07 7 problems (0 errors, 2 warnings, 5 infos) 12:29:07 [INFO] 12:29:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:07 [INFO] 12:29:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/src/test/resources 12:29:07 [INFO] 12:29:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 378 were skipped 12:29:07 [INFO] 12:29:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.tests/target/org.eclipse.papyrus.uml.diagram.common.tests-2.0.0-SNAPSHOT.jar 12:29:08 [INFO] 12:29:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:08 [INFO] 12:29:08 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:08 [INFO] Skipping tests 12:29:08 [INFO] 12:29:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.common.tests --- 12:29:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:08 [INFO] 12:29:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests >-- 12:29:08 [INFO] Building org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT [21/175] 12:29:08 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml 12:29:08 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.composite.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml 12:29:08 [INFO] 12:29:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:08 [INFO] 12:29:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:08 [INFO] The project's OSGi version is 2.0.0.202404191627 12:29:08 [INFO] 12:29:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:08 [INFO] 12:29:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:08 [INFO] 12:29:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:08 [INFO] 12:29:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:08 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.composite.tests 12:29:10 [INFO] 12:29:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:10 [INFO] 12:29:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/main/resources 12:29:10 [INFO] 12:29:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:10 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] 12:29:10 List arrayList = (List) defaultVariable; 12:29:10 ^^^^ 12:29:10 List is a raw type. References to generic type List<E> should be parameterized 12:29:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/tests/copyPaste/ConstraintCopyPasteTest.java:[155] 12:29:10 List arrayList = (List) defaultVariable; 12:29:10 ^^^^ 12:29:10 List is a raw type. References to generic type List<E> should be parameterized 12:29:10 3 problems (0 errors, 2 warnings, 1 info) 12:29:10 [INFO] 12:29:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:10 [INFO] 12:29:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/test/resources 12:29:10 [INFO] 12:29:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:29:10 [INFO] 12:29:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/org.eclipse.papyrus.uml.diagram.composite.tests-2.0.0-SNAPSHOT.jar 12:29:10 [INFO] 12:29:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:10 [INFO] 12:29:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:10 [INFO] Skipping tests 12:29:10 [INFO] 12:29:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.composite.tests --- 12:29:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:10 [INFO] 12:29:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests >-- 12:29:10 [INFO] Building org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT [22/175] 12:29:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml 12:29:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.sequence.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/pom.xml 12:29:11 [INFO] 12:29:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:11 [INFO] 12:29:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:11 [INFO] The project's OSGi version is 2.0.0.202404191627 12:29:11 [INFO] 12:29:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:11 [INFO] 12:29:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:11 [INFO] 12:29:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:11 [INFO] 12:29:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:11 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.sequence.tests 12:29:12 [INFO] 12:29:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:12 [INFO] 12:29:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/main/resources 12:29:12 [INFO] 12:29:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:12 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[55] 12:29:14 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type DiResourceSet is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[112] 12:29:14 RectangleFigure fig = lifeline1.getPrimaryShape().getFigureLifelineNameContainerFigure(); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method getFigureLifelineNameContainerFigure() from the type LifelineFigure is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] 12:29:14 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 12:29:14 ^^^^^^^^^^^^^ 12:29:14 The type DiResourceSet is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[235] 12:29:14 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 12:29:14 ^^^^^^^^^^^^^^^ 12:29:14 The constructor DiResourceSet() is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineAutoResize_383723.java:[247] 12:29:14 diResourceSet.createsModels(file); 12:29:14 ^^^^^^^^^^^^^^^^^^^ 12:29:14 The method createsModels(IFile) from the type ModelSet is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[41] 12:29:14 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type DiResourceSet is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] 12:29:14 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 12:29:14 ^^^^^^^^^^^^^ 12:29:14 The type DiResourceSet is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[94] 12:29:14 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 12:29:14 ^^^^^^^^^^^^^^^ 12:29:14 The constructor DiResourceSet() is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[106] 12:29:14 diResourceSet.createsModels(file); 12:29:14 ^^^^^^^^^^^^^^^^^^^ 12:29:14 The method createsModels(IFile) from the type ModelSet is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] 12:29:14 ArrayList list = new ArrayList(); 12:29:14 ^^^^^^^^^ 12:29:14 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[182] 12:29:14 ArrayList list = new ArrayList(); 12:29:14 ^^^^^^^^^ 12:29:14 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestAdvancedDragDrop_364696.java:[183] 12:29:14 list.add(obj); 12:29:14 ^^^^^^^^^^^^^ 12:29:14 Type safety: The method add(Object) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[40] 12:29:14 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[145] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestResizeStateInvariant_395774.java:[161] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[99] 12:29:14 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[107] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[108] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[109] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[129] 12:29:14 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[137] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[138] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(ConnectionTargetAnchor.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[139] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(ConnectionSourceAnchor.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[159] 12:29:14 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[167] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[168] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[169] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[189] 12:29:14 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[197] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[198] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(NodeBottomAnchor.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[199] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(NodeTopAnchor.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[219] 12:29:14 Assert.assertThat(newLinkEditPart, IsInstanceOf.instanceOf(ConnectionNodeEditPart.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(EditPart, Matcher<? super EditPart>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[227] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure(), IsInstanceOf.instanceOf(figureClass)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(Connection, Matcher<? super Connection>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[228] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkCreationTest.java:[229] 12:29:14 Assert.assertThat(newConnection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(CenterAnchor.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[118] 12:29:14 Assert.assertThat(link.getFigure(), IsInstanceOf.instanceOf(connectionFigure)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(IFigure, Matcher<? super IFigure>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[288] 12:29:14 Assert.assertThat(actual, IsEqual.equalTo(expected)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(int[], Matcher<? super int[]>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[300] 12:29:14 Assert.assertThat("Invalid source anchor for " + connectionName, connection.getConnectionFigure().getSourceAnchor(), IsInstanceOf.instanceOf(sourceAnchor)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(String, ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOccurrenceLinkTest.java:[301] 12:29:14 Assert.assertThat("Invalid target anchor for " + connectionName, connection.getConnectionFigure().getTargetAnchor(), IsInstanceOf.instanceOf(targetAnchor)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(String, ConnectionAnchor, Matcher<? super ConnectionAnchor>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[134] 12:29:14 List children = getParentEditPart().getChildren(); 12:29:14 ^^^^ 12:29:14 List is a raw type. References to generic type List<E> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestCombinedFragmentChildNode.java:[179] 12:29:14 List children = getParentEditPart().getChildren(); 12:29:14 ^^^^ 12:29:14 List is a raw type. References to generic type List<E> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[261] 12:29:14 Command cmd = source.getCommand(connectionRequest); 12:29:14 ^^^ 12:29:14 The value of the local variable cmd is not used 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[271] 12:29:14 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[272] 12:29:14 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[63] 12:29:14 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[287] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.SOURCE_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(startLocation, sourceEditPart)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The field SequenceRequestConstant.SOURCE_MODEL_CONTAINER is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[294] 12:29:14 List<OccurrenceSpecification> events = Collections.emptyList(); 12:29:14 ^^^^^^ 12:29:14 The value of the local variable events is not used 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[301] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION, location); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[320] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.TARGET_MODEL_CONTAINER, SequenceUtil.findInteractionFragmentContainerAt(endLocation, targetEditPart)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The field SequenceRequestConstant.TARGET_MODEL_CONTAINER is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[332] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2, events); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The field SequenceRequestConstant.NEAREST_OCCURRENCE_SPECIFICATION_2 is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/AbstractNodeTest.java:[333] 12:29:14 request.getExtendedData().put(SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2, location); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The field SequenceRequestConstant.OCCURRENCE_SPECIFICATION_LOCATION_2 is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[45] 12:29:14 import org.eclipse.papyrus.uml.diagram.sequence.util.SequenceRequestConstant; 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[53] 12:29:14 @SuppressWarnings({ "unchecked", "rawtypes" }) 12:29:14 ^^^^^^^^^^ 12:29:14 Unnecessary @SuppressWarnings("rawtypes") 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] 12:29:14 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type SequenceRequestConstant is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/TestWeakReferences.java:[355] 12:29:14 reconnReq.getExtendedData().put(SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS, true); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The field SequenceRequestConstant.DO_NOT_MOVE_EDIT_PARTS is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[50] 12:29:14 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type ServiceUtilsForActionHandlers is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 12:29:14 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type ServiceUtilsForActionHandlers is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 12:29:14 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type ServiceUtilsForActionHandlers is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[199] 12:29:14 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:29:14 ^^^^^^^^^^^^^ 12:29:14 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[202] 12:29:14 editingDomain = serviceUtils.getTransactionalEditingDomain(); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[335] 12:29:14 List list = parent.getChildren(); 12:29:14 ^^^^ 12:29:14 List is a raw type. References to generic type List<E> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[348] 12:29:14 Command cmd = source.getCommand(connectionRequest); 12:29:14 ^^^ 12:29:14 The value of the local variable cmd is not used 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestLink.java:[369] 12:29:14 Command cmd = targetPlayer.getCommand(reconnectRequest); 12:29:14 ^^^ 12:29:14 The value of the local variable cmd is not used 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[47] 12:29:14 import org.eclipse.papyrus.infra.core.utils.DiResourceSet; 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type DiResourceSet is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] 12:29:14 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 12:29:14 ^^^^^^^^^^^^^ 12:29:14 The type DiResourceSet is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[221] 12:29:14 this.diResourceSet = houseKeeper.cleanUpLater(new DiResourceSet()); 12:29:14 ^^^^^^^^^^^^^^^ 12:29:14 The constructor DiResourceSet() is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestLifelineLabelCustomize_383722.java:[233] 12:29:14 diResourceSet.createsModels(file); 12:29:14 ^^^^^^^^^^^^^^^^^^^ 12:29:14 The method createsModels(IFile) from the type ModelSet is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[168] 12:29:14 Command cmd = source.getCommand(connectionRequest); 12:29:14 ^^^ 12:29:14 The value of the local variable cmd is not used 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[178] 12:29:14 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestSynchronousMessageCreation_364827.java:[179] 12:29:14 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[95] 12:29:14 request.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessagesDeletion_364828.java:[96] 12:29:14 request.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[25] 12:29:14 import org.eclipse.papyrus.uml.diagram.sequence.edit.policies.OLDLifelineXYLayoutEditPolicy; 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] 12:29:14 Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[37] 12:29:14 Dimension newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] 12:29:14 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[42] 12:29:14 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] 12:29:14 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[47] 12:29:14 newSizeDelta = OLDLifelineXYLayoutEditPolicy.adaptSizeDeltaToMaxHeight(figure, sizeDelta); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method adaptSizeDeltaToMaxHeight(IFigure, Dimension) from the type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] 12:29:14 assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[57] 12:29:14 assertTrue("Left figure is not on the left of the right figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(leftFigure, rightFigure)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] 12:29:14 assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[58] 12:29:14 assertFalse("Right figure is on the left of the left figure", OLDLifelineXYLayoutEditPolicy.isAffixedToRight(rightFigure, leftFigure)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method isAffixedToRight(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] 12:29:14 Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[65] 12:29:14 Rectangle absoluteBounds = OLDLifelineXYLayoutEditPolicy.getRealMoveDelta(oldRelativeBounds, newRelativeBounds); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method getRealMoveDelta(Rectangle, Rectangle) from the type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] 12:29:14 Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/LifelineXYLayoutEditPolicyTest.java:[79] 12:29:14 Rectangle absoluteChild = OLDLifelineXYLayoutEditPolicy.getRelativeBounds(childFigure); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method getRelativeBounds(IFigure) from the type OLDLifelineXYLayoutEditPolicy is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[174] 12:29:14 Command cmd = source.getCommand(connectionRequest); 12:29:14 ^^^ 12:29:14 The value of the local variable cmd is not used 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[184] 12:29:14 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageCreate_379661.java:[185] 12:29:14 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/AbstractOperandsTest.java:[97] 12:29:14 Assert.assertThat(messageEnd, IsInstanceOf.instanceOf(MessageOccurrenceSpecification.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(MessageEnd, Matcher<? super MessageEnd>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperandsLayout.java:[396] 12:29:14 Assert.assertThat(result, instanceOf(Collection.class)); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestSequenceDiagramChildNode.java:[201] 12:29:14 EList children = getParentEditPart().getNotationView().getChildren(); 12:29:14 ^^^^^ 12:29:14 EList is a raw type. References to generic type EList<E> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentName_382951.java:[53] 12:29:14 private static final String COMBINED_FRAGMENT_KEY = "ELEMENT_PapyrusUMLSequenceDiagram_CombinedFragment_CombinedFragmentCompartment.compartment_name.visibility"; 12:29:14 ^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The value of the field TestCombinedFragmentName_382951.COMBINED_FRAGMENT_KEY is not used 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[47] 12:29:14 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type ServiceUtilsForActionHandlers is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 12:29:14 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type ServiceUtilsForActionHandlers is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 12:29:14 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The type ServiceUtilsForActionHandlers is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[188] 12:29:14 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:29:14 ^^^^^^^^^^^^^ 12:29:14 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/canonical/TestTopNode.java:[191] 12:29:14 editingDomain = serviceUtils.getTransactionalEditingDomain(); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[140] 12:29:14 Command cmd = source.getCommand(connectionRequest); 12:29:14 ^^^ 12:29:14 The value of the local variable cmd is not used 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[149] 12:29:14 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestOccurrenceSpecificationDeletion_430552.java:[150] 12:29:14 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[196] 12:29:14 Command cmd = source.getCommand(connectionRequest); 12:29:14 ^^^ 12:29:14 The value of the local variable cmd is not used 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[206] 12:29:14 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentGates_364816.java:[207] 12:29:14 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[232] 12:29:14 int xPos = linkedPartBounds.x + delta.width + (int) Math.round(anchorOwningFigure.getBounds().width * pp.preciseX); 12:29:14 ^^^^^^^^ 12:29:14 The field PrecisionPoint.preciseX is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[233] 12:29:14 int yPos = linkedPartBounds.y + delta.height + (int) Math.round(anchorOwningFigure.getBounds().height * pp.preciseY); 12:29:14 ^^^^^^^^ 12:29:14 The field PrecisionPoint.preciseY is deprecated 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[269] 12:29:14 Command cmd = source.getCommand(connectionRequest); 12:29:14 ^^^ 12:29:14 The value of the local variable cmd is not used 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[279] 12:29:14 connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestMessageLostFound_384202.java:[280] 12:29:14 connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container); 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/m7/Test_528787.java:[62] 12:29:14 @SuppressWarnings({ "unchecked", "rawtypes" }) 12:29:14 ^^^^^^^^^^ 12:29:14 Unnecessary @SuppressWarnings("rawtypes") 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[165] 12:29:14 private void resizeSouth(IGraphicalEditPart op, Dimension deltaSize) { 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method resizeSouth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally 12:29:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCombinedFragmentOperand_364701.java:[177] 12:29:14 private void resizeNorth(IGraphicalEditPart op, Dimension deltaSize) { 12:29:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:14 The method resizeNorth(IGraphicalEditPart, Dimension) from the type TestCombinedFragmentOperand_364701 is never used locally 12:29:14 126. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/CombinedFragmentRegressionTest.java (at line 111) 12:29:14 @SuppressWarnings("nls") 12:29:14 ^^^^^ 12:29:14 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:29:14 126 problems (0 errors, 125 warnings, 1 info) 12:29:14 [INFO] 12:29:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:14 [INFO] 12:29:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/test/resources 12:29:14 [INFO] 12:29:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:29:14 [INFO] 12:29:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/org.eclipse.papyrus.uml.diagram.sequence.tests-2.0.0-SNAPSHOT.jar 12:29:14 [INFO] 12:29:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:14 [INFO] 12:29:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:14 [INFO] Skipping tests 12:29:14 [INFO] 12:29:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.sequence.tests --- 12:29:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:14 [INFO] 12:29:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests >-- 12:29:14 [INFO] Building org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT [23/175] 12:29:14 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml 12:29:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.deployment.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/pom.xml 12:29:14 [INFO] 12:29:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:14 [INFO] 12:29:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:14 [INFO] The project's OSGi version is 2.0.0.202404191627 12:29:14 [INFO] 12:29:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:14 [INFO] 12:29:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:14 [INFO] 12:29:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:14 [INFO] 12:29:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:14 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.deployment.tests 12:29:16 [INFO] 12:29:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:16 [INFO] 12:29:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/main/resources 12:29:16 [INFO] 12:29:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:16 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:17 [INFO] 12:29:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:17 [INFO] 12:29:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/src/test/resources 12:29:17 [INFO] 12:29:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:29:17 [INFO] 12:29:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment.tests/target/org.eclipse.papyrus.uml.diagram.deployment.tests-2.0.0-SNAPSHOT.jar 12:29:17 [INFO] 12:29:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:17 [INFO] 12:29:17 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:17 [INFO] Skipping tests 12:29:17 [INFO] 12:29:17 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.deployment.tests --- 12:29:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:17 [INFO] 12:29:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests >-- 12:29:17 [INFO] Building org.eclipse.papyrus.uml.diagram.wizards.tests 2.1.0-SNAPSHOT [24/175] 12:29:17 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml 12:29:17 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.wizards.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/pom.xml 12:29:17 [INFO] 12:29:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:17 [INFO] 12:29:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:17 [INFO] The project's OSGi version is 2.1.0.202404191627 12:29:17 [INFO] 12:29:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:17 [INFO] 12:29:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:17 [INFO] 12:29:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:17 [INFO] 12:29:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:17 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.wizards.tests 12:29:19 [INFO] 12:29:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:19 [INFO] 12:29:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/main/resources 12:29:19 [INFO] 12:29:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:19 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestNewModelWizardBase.java:[102] 12:29:20 return Activator.getDefault().getWorkbench(); 12:29:20 ^^^^^^^^^^^^^^ 12:29:20 The method getWorkbench() from the type AbstractUIPlugin is deprecated 12:29:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[79] 12:29:20 private boolean isInitFromExistingDomainModel; 12:29:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:20 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used 12:29:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[81] 12:29:20 private SelectRootElementPage selectRootElementPage; 12:29:20 ^^^^^^^^^^^^^^^^^^^^^ 12:29:20 The value of the field new InitModelWizard(){}.selectRootElementPage is not used 12:29:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[119] 12:29:20 private boolean isInitFromExistingDomainModel; 12:29:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:20 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used 12:29:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[151] 12:29:20 private boolean isInitFromExistingDomainModel; 12:29:20 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:20 The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used 12:29:20 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[153] 12:29:20 private SelectRootElementPage selectRootElementPage; 12:29:20 ^^^^^^^^^^^^^^^^^^^^^ 12:29:20 The value of the field new InitModelWizard(){}.selectRootElementPage is not used 12:29:20 6 problems (6 warnings) 12:29:20 [INFO] 12:29:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:20 [INFO] 12:29:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/test/resources 12:29:20 [INFO] 12:29:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 364 were skipped 12:29:20 [INFO] 12:29:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/org.eclipse.papyrus.uml.diagram.wizards.tests-2.1.0-SNAPSHOT.jar 12:29:20 [INFO] 12:29:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:20 [INFO] 12:29:20 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:20 [INFO] Skipping tests 12:29:20 [INFO] 12:29:20 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.wizards.tests --- 12:29:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:20 [INFO] 12:29:20 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests >-- 12:29:20 [INFO] Building org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT [25/175] 12:29:20 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml 12:29:20 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/pom.xml 12:29:20 [INFO] 12:29:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:20 [INFO] 12:29:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:20 [INFO] The project's OSGi version is 2.0.0.202404191627 12:29:20 [INFO] 12:29:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:20 [INFO] 12:29:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:20 [INFO] 12:29:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:20 [INFO] 12:29:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.profile.tests 12:29:22 [INFO] 12:29:22 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:22 [INFO] 12:29:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/main/resources 12:29:22 [INFO] 12:29:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:22 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:22 [INFO] 12:29:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:22 [INFO] 12:29:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/test/resources 12:29:22 [INFO] 12:29:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:29:22 [INFO] 12:29:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/org.eclipse.papyrus.uml.diagram.profile.tests-2.0.0-SNAPSHOT.jar 12:29:22 [INFO] 12:29:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:22 [INFO] 12:29:22 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:22 [INFO] Skipping tests 12:29:22 [INFO] 12:29:22 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.profile.tests --- 12:29:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:22 [INFO] 12:29:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests >-- 12:29:22 [INFO] Building org.eclipse.papyrus.uml.diagram.activity.tests 2.0.100-SNAPSHOT [26/175] 12:29:22 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml 12:29:22 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.activity.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/pom.xml 12:29:23 [INFO] 12:29:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:23 [INFO] 12:29:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:23 [INFO] The project's OSGi version is 2.0.100.202404191627 12:29:23 [INFO] 12:29:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:23 [INFO] 12:29:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:23 [INFO] 12:29:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:23 [INFO] 12:29:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:23 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.activity.tests 12:29:24 [INFO] 12:29:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:24 [INFO] 12:29:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/main/resources 12:29:24 [INFO] 12:29:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:24 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[43] 12:29:25 private final static Logger log = Logger.getAnonymousLogger(); 12:29:25 ^^^ 12:29:25 The value of the field TestActivityMargin.log is not used 12:29:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[79] 12:29:25 int expectedSemanticChildren = 0; 12:29:25 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:25 The value of the local variable expectedSemanticChildren is not used 12:29:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/org/eclipse/papyrus/uml/diagram/activity/tests/canonical/TestActivityMargin.java:[81] 12:29:25 int addedSemanticChildren = 1; 12:29:25 ^^^^^^^^^^^^^^^^^^^^^ 12:29:25 The value of the local variable addedSemanticChildren is not used 12:29:25 3 problems (3 warnings) 12:29:25 [INFO] 12:29:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:25 [INFO] 12:29:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/src/test/resources 12:29:25 [INFO] 12:29:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:29:25 [INFO] 12:29:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/target/org.eclipse.papyrus.uml.diagram.activity.tests-2.0.100-SNAPSHOT.jar 12:29:25 [INFO] 12:29:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:25 [INFO] 12:29:25 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:25 [INFO] Skipping tests 12:29:25 [INFO] 12:29:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.activity.tests --- 12:29:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:25 [INFO] 12:29:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests >-- 12:29:25 [INFO] Building org.eclipse.papyrus.uml.diagram.timing.tests 2.0.100-SNAPSHOT [27/175] 12:29:25 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml 12:29:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.timing.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/pom.xml 12:29:25 [INFO] 12:29:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:25 [INFO] 12:29:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:25 [INFO] The project's OSGi version is 2.0.100.202404191627 12:29:25 [INFO] 12:29:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:25 [INFO] 12:29:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:25 [INFO] 12:29:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:25 [INFO] 12:29:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:25 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.timing.tests 12:29:27 [INFO] 12:29:27 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:27 [INFO] 12:29:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/main/resources 12:29:27 [INFO] 12:29:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:27 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/org/eclipse/papyrus/uml/diagram/timing/tests/canonical/AbstractTimingDiagramTestCase.java:[437] 12:29:27 @SuppressWarnings("unchecked") 12:29:27 ^^^^^^^^^^^ 12:29:27 Unnecessary @SuppressWarnings("unchecked") 12:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/org/eclipse/papyrus/uml/diagram/timing/tests/canonical/AbstractTimingDiagramTestCase.java:[487] 12:29:27 @SuppressWarnings("unchecked") 12:29:27 ^^^^^^^^^^^ 12:29:27 Unnecessary @SuppressWarnings("unchecked") 12:29:27 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/org/eclipse/papyrus/uml/diagram/timing/tests/canonical/AbstractTimingDiagramTestCase.java:[576] 12:29:27 @SuppressWarnings("unchecked") 12:29:27 ^^^^^^^^^^^ 12:29:27 Unnecessary @SuppressWarnings("unchecked") 12:29:27 3 problems (3 warnings) 12:29:27 [INFO] 12:29:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:27 [INFO] 12:29:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/src/test/resources 12:29:27 [INFO] 12:29:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 320 were skipped 12:29:27 [INFO] 12:29:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/target/org.eclipse.papyrus.uml.diagram.timing.tests-2.0.100-SNAPSHOT.jar 12:29:27 [INFO] 12:29:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:27 [INFO] 12:29:27 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:27 [INFO] Skipping tests 12:29:27 [INFO] 12:29:27 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.timing.tests --- 12:29:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:27 [INFO] 12:29:27 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests >-- 12:29:27 [INFO] Building org.eclipse.papyrus.uml.diagram.clazz.tests 2.1.0-SNAPSHOT [28/175] 12:29:27 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml 12:29:27 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.clazz.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/pom.xml 12:29:28 [INFO] 12:29:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:28 [INFO] 12:29:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:28 [INFO] The project's OSGi version is 2.1.0.202404191627 12:29:28 [INFO] 12:29:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:28 [INFO] 12:29:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:28 [INFO] 12:29:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:28 [INFO] 12:29:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.clazz.tests 12:29:29 [INFO] 12:29:29 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:29 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:29 [INFO] 12:29:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/main/resources 12:29:29 [INFO] 12:29:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:29 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug481317_MoveGeneralizationTest.java:[188] 12:29:30 assertThat(modelTarget, instanceOf(NodeImpl.class)); 12:29:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:30 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:29:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] 12:29:30 List arrayList = (List) defaultVariable; 12:29:30 ^^^^ 12:29:30 List is a raw type. References to generic type List<E> should be parameterized 12:29:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/copyPaste/ConstraintPasteStrategyTest.java:[276] 12:29:30 List arrayList = (List) defaultVariable; 12:29:30 ^^^^ 12:29:30 List is a raw type. References to generic type List<E> should be parameterized 12:29:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[106] 12:29:30 assertThat(modelToMove, instanceOf(NodeImpl.class)); 12:29:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:30 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:29:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[154] 12:29:30 assertThat(firstModelToMove, instanceOf(NodeImpl.class)); 12:29:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:30 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:29:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[158] 12:29:30 assertThat(secondModelToMove, instanceOf(NodeImpl.class)); 12:29:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:30 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:29:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/tests/Bug476872_MoveCommandTest.java:[213] 12:29:30 assertThat(modelTarget, instanceOf(NodeImpl.class)); 12:29:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:30 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:29:30 9. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/test/org/eclipse/papyrus/uml/diagram/clazz/test/resources/ModelValidationTest.java (at line 39) 12:29:30 @SuppressWarnings("nls") 12:29:30 ^^^^^ 12:29:30 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:29:30 9 problems (0 errors, 7 warnings, 2 infos) 12:29:30 [INFO] 12:29:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:30 [INFO] 12:29:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/src/test/resources 12:29:30 [INFO] 12:29:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:29:30 [INFO] 12:29:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/target/org.eclipse.papyrus.uml.diagram.clazz.tests-2.1.0-SNAPSHOT.jar 12:29:30 [INFO] 12:29:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:30 [INFO] 12:29:30 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:30 [INFO] Skipping tests 12:29:30 [INFO] 12:29:30 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.clazz.tests --- 12:29:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:30 [INFO] 12:29:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests >-- 12:29:30 [INFO] Building org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT [29/175] 12:29:30 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml 12:29:30 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.usecase.tests:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/pom.xml 12:29:30 [INFO] 12:29:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:30 [INFO] 12:29:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:30 [INFO] The project's OSGi version is 5.0.0.202404191627 12:29:30 [INFO] 12:29:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:30 [INFO] 12:29:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:30 [INFO] 12:29:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:30 [INFO] 12:29:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:30 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.usecase.tests 12:29:32 [INFO] 12:29:32 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:32 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:32 [INFO] 12:29:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/main/resources 12:29:32 [INFO] 12:29:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:32 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[45] 12:29:33 import org.eclipse.papyrus.uml.diagram.usecase.dnd.strategy.UsecaseToSubjectinUsecaseDiagramDropStrategy; 12:29:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:33 Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/6.0.0.202404190300/org.eclipse.papyrus.uml.diagram.usecase-6.0.0.202404190300.jar') 12:29:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] 12:29:33 return new UsecaseToSubjectinUsecaseDiagramDropStrategy() { 12:29:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:33 Discouraged access: The type 'UsecaseToSubjectinUsecaseDiagramDropStrategy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/6.0.0.202404190300/org.eclipse.papyrus.uml.diagram.usecase-6.0.0.202404190300.jar') 12:29:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/UsecaseToSubjectinUsecaseDiagramDropStrategyTest.java:[174] 12:29:33 return new UsecaseToSubjectinUsecaseDiagramDropStrategy() { 12:29:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:33 Discouraged access: The constructor 'UsecaseToSubjectinUsecaseDiagramDropStrategy()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.usecase/6.0.0.202404190300/org.eclipse.papyrus.uml.diagram.usecase-6.0.0.202404190300.jar') 12:29:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[51] 12:29:33 import org.eclipse.papyrus.infra.ui.util.ServiceUtilsForActionHandlers; 12:29:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:33 The type ServiceUtilsForActionHandlers is deprecated 12:29:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 12:29:33 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:29:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:33 The type ServiceUtilsForActionHandlers is deprecated 12:29:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 12:29:33 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:29:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:33 The type ServiceUtilsForActionHandlers is deprecated 12:29:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[96] 12:29:33 ServiceUtilsForActionHandlers serviceUtils = ServiceUtilsForActionHandlers.getInstance(); 12:29:33 ^^^^^^^^^^^^^ 12:29:33 The method getInstance() from the type ServiceUtilsForActionHandlers is deprecated 12:29:33 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/org/eclipse/papyrus/uml/diagram/usecase/tests/canonical/TestSpecificTopNode.java:[99] 12:29:33 editingDomain = serviceUtils.getTransactionalEditingDomain(); 12:29:33 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:33 The method getTransactionalEditingDomain() from the type ServiceUtilsForActionHandlers is deprecated 12:29:33 8 problems (8 warnings) 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:33 [INFO] 12:29:33 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/src/test/resources 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/target/org.eclipse.papyrus.uml.diagram.usecase.tests-5.0.0-SNAPSHOT.jar 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:33 [INFO] Skipping tests 12:29:33 [INFO] 12:29:33 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.usecase.tests --- 12:29:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:33 [INFO] 12:29:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature >-- 12:29:33 [INFO] Building org.eclipse.papyrus.tests.uml.diagram.feature 1.2.100-SNAPSHOT [30/175] 12:29:33 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml 12:29:33 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:29:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.diagram.feature:1.2.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/pom.xml 12:29:33 [INFO] 12:29:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] The project's OSGi version is 1.2.100.202404191627 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] 12:29:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] 12:29:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:33 [INFO] 12:29:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/src/main/resources 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 382 were skipped 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/org.eclipse.papyrus.tests.uml.diagram.feature-1.2.100-SNAPSHOT.jar 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] 12:29:33 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] 12:29:33 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.diagram.feature --- 12:29:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:33 [INFO] 12:29:33 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.tests >---- 12:29:33 [INFO] Building org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT [31/175] 12:29:33 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/pom.xml 12:29:33 [INFO] --------------------------------[ pom ]--------------------------------- 12:29:33 [INFO] 12:29:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.tests --- 12:29:33 [INFO] 12:29:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.tests --- 12:29:33 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:33 [INFO] 12:29:33 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.emf.facet.tests --- 12:29:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:33 [INFO] 12:29:33 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests >-- 12:29:33 [INFO] Building org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT [32/175] 12:29:33 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml 12:29:33 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.emf.facet.architecture.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/pom.xml 12:29:34 [INFO] 12:29:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:34 [INFO] 12:29:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:34 [INFO] The project's OSGi version is 1.0.0.202404191627 12:29:34 [INFO] 12:29:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:34 [INFO] 12:29:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:34 [INFO] 12:29:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:34 [INFO] 12:29:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:34 [INFO] Resolving class path of org.eclipse.papyrus.emf.facet.architecture.tests 12:29:35 [INFO] 12:29:35 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:35 [INFO] 12:29:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/main/resources 12:29:35 [INFO] 12:29:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:35 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:35 [INFO] 12:29:35 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:35 [INFO] 12:29:35 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/src/test/resources 12:29:35 [INFO] 12:29:35 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 12:29:35 [INFO] 12:29:35 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:35 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/org.eclipse.papyrus.emf.facet.architecture.tests-1.0.0-SNAPSHOT.jar 12:29:35 [INFO] 12:29:35 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:35 [INFO] 12:29:35 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:36 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/data/.metadata/.log 12:29:36 [INFO] Command line: 12:29:36 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 12:29:42 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test 12:29:43 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test 12:29:43 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test.test -- Time elapsed: 0.500 s 12:29:43 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test.checkTestDefinition -- Time elapsed: 0.036 s 12:29:43 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test 12:29:43 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test 12:29:43 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test.test -- Time elapsed: 0.041 s 12:29:43 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test.checkTestDefinition -- Time elapsed: 0.059 s 12:29:43 Running org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test 12:29:43 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test 12:29:43 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test.test -- Time elapsed: 0.029 s 12:29:43 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test.checkTestDefinition -- Time elapsed: 0.054 s 12:29:43 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test 12:29:43 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test 12:29:43 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test.test -- Time elapsed: 0.030 s 12:29:43 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test.checkTestDefinition -- Time elapsed: 0.054 s 12:29:43 Running org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test 12:29:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test.test -- Time elapsed: 0.069 s 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test.checkTestDefinition -- Time elapsed: 0.044 s 12:29:44 Running org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test 12:29:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test.test -- Time elapsed: 0.048 s 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test.checkTestDefinition -- Time elapsed: 0.030 s 12:29:44 Running org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test 12:29:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test.test -- Time elapsed: 0.029 s 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test.checkTestDefinition -- Time elapsed: 0.029 s 12:29:44 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test 12:29:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test.test -- Time elapsed: 0.054 s 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test.checkTestDefinition -- Time elapsed: 0.034 s 12:29:44 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test 12:29:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test.test -- Time elapsed: 0.034 s 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test.checkTestDefinition -- Time elapsed: 0.028 s 12:29:44 Running org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test 12:29:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test.test -- Time elapsed: 0.026 s 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test.checkTestDefinition -- Time elapsed: 0.024 s 12:29:44 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test 12:29:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test.test -- Time elapsed: 0.050 s 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test.checkTestDefinition -- Time elapsed: 0.026 s 12:29:44 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test 12:29:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test.test -- Time elapsed: 0.075 s 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test.checkTestDefinition -- Time elapsed: 0.025 s 12:29:44 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test 12:29:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test.test -- Time elapsed: 0.043 s 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test.checkTestDefinition -- Time elapsed: 0.026 s 12:29:44 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test 12:29:44 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test.test -- Time elapsed: 0.049 s 12:29:44 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test.checkTestDefinition -- Time elapsed: 0.026 s 12:29:44 Running org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test 12:29:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test.test -- Time elapsed: 0.023 s 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test.checkTestDefinition -- Time elapsed: 0.041 s 12:29:45 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test 12:29:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test.test -- Time elapsed: 0.024 s 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test.checkTestDefinition -- Time elapsed: 0.024 s 12:29:45 Running org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test 12:29:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test.test -- Time elapsed: 0.038 s 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test.checkTestDefinition -- Time elapsed: 0.029 s 12:29:45 Running org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test 12:29:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test.test -- Time elapsed: 0.041 s 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test.checkTestDefinition -- Time elapsed: 0.026 s 12:29:45 Running org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test 12:29:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test.test -- Time elapsed: 0.029 s 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test.checkTestDefinition -- Time elapsed: 0.039 s 12:29:45 Running org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test 12:29:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test.test -- Time elapsed: 0.023 s 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test.checkTestDefinition -- Time elapsed: 0.023 s 12:29:45 Running org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test 12:29:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test.test -- Time elapsed: 0.037 s 12:29:45 org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test.checkTestDefinition -- Time elapsed: 0.025 s 12:29:45 12:29:45 Results: 12:29:45 12:29:45 Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 12:29:45 12:29:46 [INFO] All tests passed 12:29:46 [INFO] 12:29:46 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.emf.facet.architecture.tests --- 12:29:46 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/jacoco.exec 12:29:46 [INFO] Analyzed bundle 'org.eclipse.papyrus.emf.facet.architecture.tests' with 0 classes 12:29:46 [INFO] 12:29:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature >--- 12:29:46 [INFO] Building org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT [33/175] 12:29:46 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml 12:29:46 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:29:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.emf.facet.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/pom.xml 12:29:46 [INFO] 12:29:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:46 [INFO] 12:29:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:46 [INFO] The project's OSGi version is 1.0.0.202404191627 12:29:46 [INFO] 12:29:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:46 [INFO] 12:29:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:46 [INFO] 12:29:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:46 [INFO] 12:29:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:46 [INFO] 12:29:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/src/main/resources 12:29:46 [INFO] 12:29:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 295 were skipped 12:29:47 [INFO] 12:29:47 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.emf.facet.feature/target/org.eclipse.papyrus.tests.emf.facet.feature-1.0.0-SNAPSHOT.jar 12:29:47 [INFO] 12:29:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:47 [INFO] 12:29:47 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:47 [INFO] 12:29:47 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.emf.facet.feature --- 12:29:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:47 [INFO] 12:29:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.tests.releng >-- 12:29:47 [INFO] Building org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT [34/175] 12:29:47 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/pom.xml 12:29:47 [INFO] --------------------------------[ pom ]--------------------------------- 12:29:47 [INFO] 12:29:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.tests.releng --- 12:29:47 [INFO] 12:29:47 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.tests.releng --- 12:29:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:47 [INFO] 12:29:47 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.tests.releng --- 12:29:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:47 [INFO] 12:29:47 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.common.tests >-- 12:29:47 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.common.tests 2.0.0-SNAPSHOT [35/175] 12:29:47 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/pom.xml 12:29:47 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/pom.xml 12:29:48 [INFO] 12:29:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:48 [INFO] 12:29:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:48 [INFO] The project's OSGi version is 2.0.0.202404191627 12:29:48 [INFO] 12:29:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:48 [INFO] 12:29:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:48 [INFO] 12:29:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:48 [INFO] 12:29:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:48 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.common.tests 12:29:50 [INFO] 12:29:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:50 [INFO] 12:29:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/main/resources 12:29:50 [INFO] 12:29:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:50 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[28] 12:29:50 import org.eclipse.papyrus.toolsmiths.validation.common.internal.utils.ProjectManagementUtils; 12:29:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[36] 12:29:50 * Specific test cases for the {@link ProjectManagementUtils} class. 12:29:50 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[47] 12:29:50 assertThat("UML file not found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(true)); 12:29:50 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[47] 12:29:50 assertThat("UML file not found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(true)); 12:29:50 ^^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The method 'ProjectManagementUtils.existFileFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[48] 12:29:50 assertThat("Bogus file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "bogus", true), is(false)); 12:29:50 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[48] 12:29:50 assertThat("Bogus file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "bogus", true), is(false)); 12:29:50 ^^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The method 'ProjectManagementUtils.existFileFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[60] 12:29:50 assertThat("UML file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(false)); 12:29:50 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[60] 12:29:50 assertThat("UML file found", ProjectManagementUtils.existFileFromProject(project.getProject(), "uml", true), is(false)); 12:29:50 ^^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The method 'ProjectManagementUtils.existFileFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[65] 12:29:50 Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true); 12:29:50 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[65] 12:29:50 Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true); 12:29:50 ^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The method 'ProjectManagementUtils.getFilesFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[78] 12:29:50 Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true); 12:29:50 ^^^^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The type 'ProjectManagementUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/org/eclipse/papyrus/toolsmiths/validation/common/tests/ProjectManagementUtilsTest.java:[78] 12:29:50 Collection<IFile> files = ProjectManagementUtils.getFilesFromProject(project.getProject(), "uml", true); 12:29:50 ^^^^^^^^^^^^^^^^^^^ 12:29:50 Discouraged access: The method 'ProjectManagementUtils.getFilesFromProject(IContainer, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.common/2.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.common-2.0.0.202404190315.jar') 12:29:50 12 problems (12 warnings) 12:29:50 [INFO] 12:29:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:50 [INFO] 12:29:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/src/test/resources 12:29:50 [INFO] 12:29:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 343 were skipped 12:29:50 [INFO] 12:29:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.common.tests/target/org.eclipse.papyrus.toolsmiths.validation.common.tests-2.0.0-SNAPSHOT.jar 12:29:50 [INFO] 12:29:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:50 [INFO] 12:29:50 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:50 [INFO] Skipping tests 12:29:50 [INFO] 12:29:50 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.common.tests --- 12:29:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:50 [INFO] 12:29:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.architecture.tests >-- 12:29:50 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture.tests 2.0.0-SNAPSHOT [36/175] 12:29:50 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/pom.xml 12:29:50 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/pom.xml 12:29:51 [INFO] 12:29:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:51 [INFO] 12:29:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:51 [INFO] The project's OSGi version is 2.0.0.202404191627 12:29:51 [INFO] 12:29:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:51 [INFO] 12:29:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:51 [INFO] 12:29:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:51 [INFO] 12:29:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:51 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.architecture.tests 12:29:52 [INFO] 12:29:52 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:52 [INFO] 12:29:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/main/resources 12:29:52 [INFO] 12:29:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:52 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/org/eclipse/papyrus/toolsmiths/validation/architecture/internal/quickfix/tests/ModelQuickFixTests.java:[21] 12:29:52 import org.eclipse.papyrus.toolsmiths.validation.architecture.internal.quickfix.ArchitectureMarkerResolutionGenerator; 12:29:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:52 Discouraged access: The type 'ArchitectureMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.architecture/2.1.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0.202404190315.jar') 12:29:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/org/eclipse/papyrus/toolsmiths/validation/architecture/internal/quickfix/tests/ModelQuickFixTests.java:[37] 12:29:52 @QuickFixWith(ArchitectureMarkerResolutionGenerator.class) 12:29:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:52 Discouraged access: The type 'ArchitectureMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.architecture/2.1.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0.202404190315.jar') 12:29:52 2 problems (2 warnings) 12:29:52 [INFO] 12:29:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:52 [INFO] 12:29:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/src/test/resources 12:29:52 [INFO] 12:29:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 368 were skipped 12:29:52 [INFO] 12:29:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:53 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.architecture.tests/target/org.eclipse.papyrus.toolsmiths.validation.architecture.tests-2.0.0-SNAPSHOT.jar 12:29:53 [INFO] 12:29:53 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:53 [INFO] 12:29:53 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:53 [INFO] Skipping tests 12:29:53 [INFO] 12:29:53 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.architecture.tests --- 12:29:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:53 [INFO] 12:29:53 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.properties.tests >-- 12:29:53 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties.tests 1.0.0-SNAPSHOT [37/175] 12:29:53 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/pom.xml 12:29:53 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:53 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.properties.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/pom.xml 12:29:53 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404190315/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404190315.jar 12:29:53 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404190315/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404190315.jar 12:29:53 [INFO] 12:29:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:53 [INFO] 12:29:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:53 [INFO] The project's OSGi version is 1.0.0.202404191627 12:29:53 [INFO] 12:29:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:53 [INFO] 12:29:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:53 [INFO] 12:29:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:53 [INFO] 12:29:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:53 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.properties.tests 12:29:55 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404190315/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404190315.jar 12:29:55 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404190315/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404190315.jar 12:29:55 [INFO] 12:29:55 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:55 [INFO] 12:29:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/main/resources 12:29:55 [INFO] 12:29:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:55 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/org/eclipse/papyrus/toolsmiths/validation/properties/internal/quickfix/tests/ModelQuickFixTests.java:[28] 12:29:55 import org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.PropertiesMarkerResolutionGenerator; 12:29:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:55 Discouraged access: The type 'PropertiesMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.properties/1.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0.202404190315.jar') 12:29:55 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/org/eclipse/papyrus/toolsmiths/validation/properties/internal/quickfix/tests/ModelQuickFixTests.java:[37] 12:29:55 @QuickFixWith(PropertiesMarkerResolutionGenerator.class) 12:29:55 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:55 Discouraged access: The type 'PropertiesMarkerResolutionGenerator' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.properties/1.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0.202404190315.jar') 12:29:55 2 problems (2 warnings) 12:29:55 [INFO] 12:29:55 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:55 [INFO] 12:29:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/src/test/resources 12:29:55 [INFO] 12:29:55 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 376 were skipped 12:29:55 [INFO] 12:29:55 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.properties.tests/target/org.eclipse.papyrus.toolsmiths.validation.properties.tests-1.0.0-SNAPSHOT.jar 12:29:55 [INFO] 12:29:55 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:55 [INFO] 12:29:55 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:55 [INFO] Skipping tests 12:29:55 [INFO] 12:29:55 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.properties.tests --- 12:29:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:55 [INFO] 12:29:55 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests >-- 12:29:55 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT [38/175] 12:29:55 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml 12:29:55 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/pom.xml 12:29:56 [INFO] 12:29:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:56 [INFO] 12:29:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:56 [INFO] The project's OSGi version is 2.0.0.202404191627 12:29:56 [INFO] 12:29:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:56 [INFO] 12:29:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:56 [INFO] 12:29:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:56 [INFO] 12:29:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:56 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 12:29:57 [INFO] 12:29:57 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:57 [INFO] 12:29:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/main/resources 12:29:57 [INFO] 12:29:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:57 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:29:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/org/eclipse/papyrus/toolsmiths/validation/elementtypes/tests/ElementTypesPluginValidationTest.java:[66] 12:29:58 ElementTypesPluginCheckerService.checkElementTypesPlugin(fixture.getProject(), new NullProgressMonitor()); 12:29:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:29:58 The method checkElementTypesPlugin(IProject, IProgressMonitor) from the type ElementTypesPluginCheckerService is deprecated 12:29:58 1 problem (1 warning) 12:29:58 [INFO] 12:29:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:58 [INFO] 12:29:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/src/test/resources 12:29:58 [INFO] 12:29:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 369 were skipped 12:29:58 [INFO] 12:29:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests-2.0.0-SNAPSHOT.jar 12:29:58 [INFO] 12:29:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:58 [INFO] 12:29:58 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:58 [INFO] Skipping tests 12:29:58 [INFO] 12:29:58 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests --- 12:29:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:29:58 [INFO] 12:29:58 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests >-- 12:29:58 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT [39/175] 12:29:58 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml 12:29:58 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:29:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/pom.xml 12:29:58 [INFO] 12:29:58 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:29:58 [INFO] 12:29:58 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:29:58 [INFO] The project's OSGi version is 2.0.0.202404191627 12:29:58 [INFO] 12:29:58 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:29:58 [INFO] 12:29:58 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:29:58 [INFO] 12:29:58 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:29:58 [INFO] 12:29:58 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:29:58 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.profile.tests 12:29:59 [INFO] 12:29:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:29:59 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:29:59 [INFO] 12:29:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:29:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/main/resources 12:29:59 [INFO] 12:29:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:30:00 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/org/eclipse/papyrus/toolsmiths/validation/profile/tests/ProfilePluginValidationTest.java:[65] 12:30:00 ProfilePluginCheckerService.checkProfilePlugin(fixture.getProject(), null); 12:30:00 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:00 The method checkProfilePlugin(IProject, IProgressMonitor) from the type ProfilePluginCheckerService is deprecated 12:30:00 1 problem (1 warning) 12:30:00 [INFO] 12:30:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:30:00 [INFO] 12:30:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:30:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/src/test/resources 12:30:00 [INFO] 12:30:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:30:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 346 were skipped 12:30:00 [INFO] 12:30:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:30:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.profile.tests/target/org.eclipse.papyrus.toolsmiths.validation.profile.tests-2.0.0-SNAPSHOT.jar 12:30:00 [INFO] 12:30:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:30:00 [INFO] 12:30:00 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:30:00 [INFO] Skipping tests 12:30:00 [INFO] 12:30:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.profile.tests --- 12:30:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:00 [INFO] 12:30:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.newchild.tests >-- 12:30:00 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild.tests 2.0.0-SNAPSHOT [40/175] 12:30:00 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/pom.xml 12:30:00 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.validation.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/pom.xml 12:30:00 [INFO] 12:30:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:00 [INFO] 12:30:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:00 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:00 [INFO] 12:30:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:00 [INFO] 12:30:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:00 [INFO] 12:30:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:00 [INFO] 12:30:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:00 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.validation.newchild.tests 12:30:02 [INFO] 12:30:02 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:02 [INFO] 12:30:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/main/resources 12:30:02 [INFO] 12:30:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:02 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildBuildPropertiesBuilderTest.java:[44] 12:30:02 @MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE) 12:30:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:02 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.newchild/1.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0.202404190315.jar') 12:30:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildPluginBuilderTest.java:[38] 12:30:02 @MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE) 12:30:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:02 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.newchild/1.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0.202404190315.jar') 12:30:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildPluginXMLBuilderTest.java:[42] 12:30:02 @MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE) 12:30:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:02 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.newchild/1.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0.202404190315.jar') 12:30:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildDependenciesBuilderTest.java:[42] 12:30:02 @MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE) 12:30:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:02 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.newchild/1.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0.202404190315.jar') 12:30:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/org/eclipse/papyrus/toolsmiths/validation/newchild/tests/NewChildModelBuilderTest.java:[42] 12:30:02 @MarkerType(NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE) 12:30:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:02 Discouraged access: The field 'NewChildMenuPluginValidationConstants.NEWCHILD_PLUGIN_VALIDATION_MARKER_TYPE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.toolsmiths.validation.newchild/1.0.0.202404190315/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0.202404190315.jar') 12:30:02 5 problems (5 warnings) 12:30:02 [INFO] 12:30:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:02 [INFO] 12:30:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/src/test/resources 12:30:02 [INFO] 12:30:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 369 were skipped 12:30:02 [INFO] 12:30:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.validation.newchild.tests/target/org.eclipse.papyrus.toolsmiths.validation.newchild.tests-2.0.0-SNAPSHOT.jar 12:30:02 [INFO] 12:30:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:02 [INFO] 12:30:02 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:02 [INFO] Skipping tests 12:30:02 [INFO] 12:30:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.validation.newchild.tests --- 12:30:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:02 [INFO] 12:30:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests >-- 12:30:02 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT [41/175] 12:30:02 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml 12:30:02 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.profilemigration.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/pom.xml 12:30:03 [INFO] 12:30:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:03 [INFO] 12:30:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:03 [INFO] The project's OSGi version is 1.0.0.202404191627 12:30:03 [INFO] 12:30:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:03 [INFO] 12:30:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:03 [INFO] 12:30:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:03 [INFO] 12:30:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:03 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.profilemigration.tests 12:30:04 [INFO] 12:30:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:04 [INFO] 12:30:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/main/resources 12:30:04 [INFO] 12:30:04 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:04 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:05 [INFO] 12:30:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/src/test/resources 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 305 were skipped 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.profilemigration.tests/target/org.eclipse.papyrus.toolsmiths.profilemigration.tests-1.0.0-SNAPSHOT.jar 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:05 [INFO] Skipping tests 12:30:05 [INFO] 12:30:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.profilemigration.tests --- 12:30:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:05 [INFO] 12:30:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature >-- 12:30:05 [INFO] Building org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT [42/175] 12:30:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml 12:30:05 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:30:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.toolsmiths.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/pom.xml 12:30:05 [INFO] 12:30:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] The project's OSGi version is 1.0.0.202404191627 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] 12:30:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] 12:30:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:05 [INFO] 12:30:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/src/main/resources 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 370 were skipped 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.toolsmiths.feature/target/org.eclipse.papyrus.tests.toolsmiths.feature-1.0.0-SNAPSHOT.jar 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] 12:30:05 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] 12:30:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.toolsmiths.feature --- 12:30:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:05 [INFO] 12:30:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests >-- 12:30:05 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT [43/175] 12:30:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml 12:30:05 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.css.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/pom.xml 12:30:06 [INFO] 12:30:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:06 [INFO] 12:30:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:06 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:06 [INFO] 12:30:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:06 [INFO] 12:30:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:06 [INFO] 12:30:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:06 [INFO] 12:30:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:06 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.css.tests 12:30:07 [INFO] 12:30:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:07 [INFO] 12:30:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/main/resources 12:30:07 [INFO] 12:30:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:07 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[169] 12:30:07 for(View childNode : (List<View>)class3.getChildren()) { 12:30:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:07 Type safety: Unchecked cast from EList to List<View> 12:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[196] 12:30:07 for(View childNode : (List<View>)diagram.getChildren()) { 12:30:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:07 Type safety: Unchecked cast from EList to List<View> 12:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[197] 12:30:07 for(View compartment : (List<View>)childNode.getChildren()) { 12:30:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:07 Type safety: Unchecked cast from EList to List<View> 12:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[210] 12:30:07 stylesList.getStringListValue().add("showTitleForAllCompartments"); 12:30:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:07 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 12:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[213] 12:30:07 for(View childNode : (List<View>)diagram.getChildren()) { 12:30:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:07 Type safety: Unchecked cast from EList to List<View> 12:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[214] 12:30:07 for(View compartment : (List<View>)childNode.getChildren()) { 12:30:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:07 Type safety: Unchecked cast from EList to List<View> 12:30:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/org/eclipse/papyrus/infra/gmfdiag/css/tests/tests/CSSCompartmentsTests.java:[240] 12:30:07 for(View childNode : (List<View>)element.getChildren()) { 12:30:07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:07 Type safety: Unchecked cast from EList to List<View> 12:30:07 7 problems (7 warnings) 12:30:07 [INFO] 12:30:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:07 [INFO] 12:30:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/src/test/resources 12:30:07 [INFO] 12:30:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 324 were skipped 12:30:07 [INFO] 12:30:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.css.tests/target/org.eclipse.papyrus.infra.gmfdiag.css.tests-2.0.0-SNAPSHOT.jar 12:30:07 [INFO] 12:30:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:07 [INFO] 12:30:07 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:07 [INFO] Skipping tests 12:30:07 [INFO] 12:30:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.css.tests --- 12:30:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:07 [INFO] 12:30:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests.releng >-- 12:30:07 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT [44/175] 12:30:07 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/pom.xml 12:30:07 [INFO] --------------------------------[ pom ]--------------------------------- 12:30:07 [INFO] 12:30:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- 12:30:07 [INFO] 12:30:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- 12:30:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:07 [INFO] 12:30:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests.releng --- 12:30:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:07 [INFO] 12:30:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests >-- 12:30:07 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests 2.1.0-SNAPSHOT [45/175] 12:30:07 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml 12:30:07 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/pom.xml 12:30:08 [INFO] 12:30:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:08 [INFO] 12:30:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:08 [INFO] The project's OSGi version is 2.1.0.202404191627 12:30:08 [INFO] 12:30:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:08 [INFO] 12:30:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:08 [INFO] 12:30:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:08 [INFO] 12:30:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:08 [INFO] Resolving class path of org.eclipse.papyrus.uml.decoratormodel.tests 12:30:09 [INFO] 12:30:09 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:09 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:09 [INFO] 12:30:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/main/resources 12:30:09 [INFO] 12:30:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:09 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/AbstractProfileExternalizationTest.java:[484] 12:30:09 protected <E> Set<E> set(E... elements) { 12:30:09 ^^^^^^^^ 12:30:09 Type safety: Potential heap pollution via varargs parameter elements 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[108] 12:30:09 assertThat(profile, notNullValue()); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[109] 12:30:09 assertThat(profile.eIsProxy(), is(false)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[110] 12:30:09 assertThat(profile.getURI(), is(ProfileExternalizationPackage.eNS_URI)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[116] 12:30:09 assertThat(DecoratorModelUtils.getDecoratorPackages(getPackage2()), isEmpty()); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Iterable<Package>, Matcher<? super Iterable<Package>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[121] 12:30:09 assertThat(packages.size(), is(1)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[122] 12:30:09 assertThat(packages.get(0).isProfileApplied(getTestProfile()), is(true)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[128] 12:30:09 assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty()); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Iterable<ProfileApplication>, Matcher<? super Iterable<ProfileApplication>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[133] 12:30:09 assertThat(applications.size(), is(1)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[134] 12:30:09 assertThat(applications.get(0).getAppliedProfile(), is(getTestProfile())); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[142] 12:30:09 assertThat(applications.size(), is(1)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[143] 12:30:09 assertThat(applications.get(getPackage2()), is(getTestProfile())); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[149] 12:30:09 assertThat(DecoratorModelUtils.getDecoratorModelProfileApplications(getPackage2()), isEmpty()); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Iterable<ProfileApplication>, Matcher<? super Iterable<ProfileApplication>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[154] 12:30:09 assertThat(applied.size(), is(1)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[155] 12:30:09 assertThat(applied.get(0), is(getTestProfile())); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Profile, Matcher<? super Profile>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[162] 12:30:09 assertThat(DecoratorModelUtils.hasExternalizationProfile(getTestProfile()), is(false)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[163] 12:30:09 assertThat(DecoratorModelUtils.hasExternalizationProfile((Package) decoratorModel.getContents().get(0)), is(true)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[173] 12:30:09 assertThat(DecoratorModelUtils.isDecoratorModel(modelResource), is(false)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[174] 12:30:09 assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel), is(true)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[181] 12:30:09 assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, getTestProfile().eResource()), is(false)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[182] 12:30:09 assertThat(DecoratorModelUtils.isDecoratorModelFor(decoratorModel, modelResource), is(true)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[190] 12:30:09 assertThat(uris.size(), is(1)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[191] 12:30:09 assertThat(uris.get(0), is(modelResource.getURI())); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(URI, Matcher<? super URI>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[197] 12:30:09 assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(true)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[209] 12:30:09 assertThat(DecoratorModelUtils.isDecoratorModel(decoratorModel.getURI()), is(true)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[213] 12:30:09 assertThat(DecoratorModelUtils.isDecoratorModel(decorator), is(false)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[218] 12:30:09 assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), isEmpty()); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[222] 12:30:09 assertThat(DecoratorModelUtils.getLoadedDecoratorModels(modelResource), is(Collections.singleton(decoratorModel.getURI()))); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[229] 12:30:09 assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), is(Collections.singleton(uri))); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[233] 12:30:09 assertThat(DecoratorModelUtils.getUnloadedDecoratorModels(modelResource), isEmpty()); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[241] 12:30:09 assertThat(get(unloaded, true), is(Collections.singleton(uri))); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[247] 12:30:09 assertThat(get(unloaded, false), isEmpty()); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[261] 12:30:09 assertThat(get(unloaded, true), is(set(decorator2))); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[266] 12:30:09 assertThat(get(unloaded, false), is(set(decorator1, decorator2))); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[274] 12:30:09 assertThat(get(unloaded, true), is(set(uri))); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[279] 12:30:09 assertThat(get(unloaded, false), isEmpty()); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<URI>, Matcher<? super Set<URI>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[285] 12:30:09 assertThat(get(hasUnloaded, true), is(Boolean.TRUE)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[290] 12:30:09 assertThat(get(hasUnloaded, false), is(Boolean.FALSE)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[301] 12:30:09 assertThat(get(hasUnloaded, true), is(Boolean.FALSE)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[304] 12:30:09 assertThat(get(hasUnloaded, false), is(Boolean.TRUE)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[309] 12:30:09 assertThat(get(hasUnloaded, false), is(Boolean.FALSE)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[315] 12:30:09 assertThat(subUnits, isEmpty()); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[319] 12:30:09 assertThat(subUnits, is(set(getPackage2()))); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/DecoratorModelUtilsTest.java:[323] 12:30:09 assertThat(subUnits, isEmpty()); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method assertThat(Set<Package>, Matcher<? super Set<Package>>) from the type Assert is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[36] 12:30:09 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The type AdapterUtils is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] 12:30:09 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 12:30:09 ^^^^^^^^^^^^ 12:30:09 The type AdapterUtils is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[79] 12:30:09 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] 12:30:09 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 12:30:09 ^^^^^^^^^^^^ 12:30:09 The type AdapterUtils is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[100] 12:30:09 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] 12:30:09 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 12:30:09 ^^^^^^^^^^^^ 12:30:09 The type AdapterUtils is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[121] 12:30:09 EPackage ePackage = AdapterUtils.adapt(schema, EPackage.class).get(); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method adapt(Object, Class<EPackage>) from the type AdapterUtils is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/tests/StereotypeApplicationRepairTest.java:[144] 12:30:09 houseKeeper.setField("zombies", snippet.getZombieStereotypes(decoratorModelResource)); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method setField(String, ZombieStereotypesDescriptor) from the type AbstractHouseKeeperRule is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[71] 12:30:09 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[95] 12:30:09 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[124] 12:30:09 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 12:30:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/org/eclipse/papyrus/uml/decoratormodel/helper/tests/PapyrusStereotypeApplicationHelperTest.java:[158] 12:30:09 EObject stereotypeApplication = fixture.applyStereotype(foo, stereotype); 12:30:09 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:09 The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated 12:30:09 56 problems (56 warnings) 12:30:09 [INFO] 12:30:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:09 [INFO] 12:30:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/test/resources 12:30:09 [INFO] 12:30:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped 12:30:09 [INFO] 12:30:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/org.eclipse.papyrus.uml.decoratormodel.tests-2.1.0-SNAPSHOT.jar 12:30:10 [INFO] 12:30:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:10 [INFO] 12:30:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:10 [INFO] Skipping tests 12:30:10 [INFO] 12:30:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.tests --- 12:30:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:10 [INFO] 12:30:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests >-- 12:30:10 [INFO] Building org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.1.0-SNAPSHOT [46/175] 12:30:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml 12:30:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.decoratormodel.controlmode.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/pom.xml 12:30:10 [INFO] 12:30:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:10 [INFO] 12:30:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:10 [INFO] The project's OSGi version is 2.1.0.202404191627 12:30:10 [INFO] 12:30:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:10 [INFO] 12:30:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:10 [INFO] 12:30:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:10 [INFO] 12:30:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:10 [INFO] Resolving class path of org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 12:30:11 [INFO] 12:30:11 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:11 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:11 [INFO] 12:30:11 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/main/resources 12:30:11 [INFO] 12:30:11 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:11 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/org/eclipse/papyrus/uml/decoratormodel/controlmode/tests/AbstractDecoratorModelControlModeTest.java:[606] 12:30:11 protected <E> Set<E> set(E... elements) { 12:30:11 ^^^^^^^^ 12:30:11 Type safety: Potential heap pollution via varargs parameter elements 12:30:11 1 problem (1 warning) 12:30:11 [INFO] 12:30:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:11 [INFO] 12:30:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/test/resources 12:30:11 [INFO] 12:30:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 299 were skipped 12:30:11 [INFO] 12:30:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests-2.1.0-SNAPSHOT.jar 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:12 [INFO] Skipping tests 12:30:12 [INFO] 12:30:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests --- 12:30:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:12 [INFO] 12:30:12 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature >-- 12:30:12 [INFO] Building org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT [47/175] 12:30:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml 12:30:12 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:30:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.decoratormodel.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/pom.xml 12:30:12 [INFO] 12:30:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] The project's OSGi version is 1.2.0.202404191627 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] 12:30:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] 12:30:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:12 [INFO] 12:30:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/src/main/resources 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/org.eclipse.papyrus.tests.uml.decoratormodel.feature-1.2.0-SNAPSHOT.jar 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] 12:30:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature --- 12:30:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:12 [INFO] 12:30:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.assistants.tests.releng >-- 12:30:12 [INFO] Building org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT [48/175] 12:30:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/pom.xml 12:30:12 [INFO] --------------------------------[ pom ]--------------------------------- 12:30:12 [INFO] 12:30:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.tests.releng --- 12:30:12 [INFO] 12:30:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.assistants.tests.releng --- 12:30:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:12 [INFO] 12:30:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.assistants.tests.releng --- 12:30:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:12 [INFO] 12:30:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests >-- 12:30:12 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT [49/175] 12:30:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml 12:30:12 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.types.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/pom.xml 12:30:12 [INFO] 12:30:12 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:12 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:12 [INFO] 12:30:12 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:12 [INFO] 12:30:12 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:12 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.types.generator.tests 12:30:14 [INFO] 12:30:14 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:14 [INFO] 12:30:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/main/resources 12:30:14 [INFO] 12:30:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:14 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:14 [INFO] 12:30:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:14 [INFO] 12:30:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/src/test/resources 12:30:14 [INFO] 12:30:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 328 were skipped 12:30:14 [INFO] 12:30:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/target/org.eclipse.papyrus.uml.profile.types.generator.tests-2.0.0-SNAPSHOT.jar 12:30:14 [INFO] 12:30:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:14 [INFO] 12:30:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:14 [INFO] Skipping tests 12:30:14 [INFO] 12:30:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.types.generator.tests --- 12:30:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:14 [INFO] 12:30:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests >-- 12:30:14 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT [50/175] 12:30:14 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml 12:30:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.assistants.generator.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/pom.xml 12:30:15 [INFO] 12:30:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:15 [INFO] 12:30:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:15 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:15 [INFO] 12:30:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:15 [INFO] 12:30:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:15 [INFO] 12:30:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:15 [INFO] 12:30:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:15 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.assistants.generator.tests 12:30:16 [INFO] 12:30:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:16 [INFO] 12:30:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/main/resources 12:30:16 [INFO] 12:30:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:16 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/DiagramSpecificAssistantsGenerationTest.java:[101] 12:30:17 @SuppressWarnings("unchecked") 12:30:17 ^^^^^^^^^^^ 12:30:17 Unnecessary @SuppressWarnings("unchecked") 12:30:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/DiagramSpecificAssistantsGenerationTest.java:[115] 12:30:17 @SuppressWarnings("unchecked") 12:30:17 ^^^^^^^^^^^ 12:30:17 Unnecessary @SuppressWarnings("unchecked") 12:30:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/DiagramSpecificAssistantsGenerationTest.java:[130] 12:30:17 @SuppressWarnings("unchecked") 12:30:17 ^^^^^^^^^^^ 12:30:17 Unnecessary @SuppressWarnings("unchecked") 12:30:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/ProfilesWithPackageNestingTest.java:[78] 12:30:17 @SuppressWarnings("unchecked") 12:30:17 ^^^^^^^^^^^ 12:30:17 Unnecessary @SuppressWarnings("unchecked") 12:30:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/ProfilesWithPackageNestingTest.java:[92] 12:30:17 @SuppressWarnings("unchecked") 12:30:17 ^^^^^^^^^^^ 12:30:17 Unnecessary @SuppressWarnings("unchecked") 12:30:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/ProfilesWithPackageNestingTest.java:[107] 12:30:17 @SuppressWarnings("unchecked") 12:30:17 ^^^^^^^^^^^ 12:30:17 Unnecessary @SuppressWarnings("unchecked") 12:30:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/BasicAssistantsGenerationTest.java:[78] 12:30:17 @SuppressWarnings("unchecked") 12:30:17 ^^^^^^^^^^^ 12:30:17 Unnecessary @SuppressWarnings("unchecked") 12:30:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/BasicAssistantsGenerationTest.java:[93] 12:30:17 @SuppressWarnings("unchecked") 12:30:17 ^^^^^^^^^^^ 12:30:17 Unnecessary @SuppressWarnings("unchecked") 12:30:17 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/org/eclipse/papyrus/uml/profile/assistants/generator/tests/BasicAssistantsGenerationTest.java:[108] 12:30:17 @SuppressWarnings("unchecked") 12:30:17 ^^^^^^^^^^^ 12:30:17 Unnecessary @SuppressWarnings("unchecked") 12:30:17 9 problems (9 warnings) 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:17 [INFO] 12:30:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/src/test/resources 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 331 were skipped 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/target/org.eclipse.papyrus.uml.profile.assistants.generator.tests-2.0.0-SNAPSHOT.jar 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:17 [INFO] Skipping tests 12:30:17 [INFO] 12:30:17 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.assistants.generator.tests --- 12:30:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:17 [INFO] 12:30:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature >-- 12:30:17 [INFO] Building org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT [51/175] 12:30:17 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml 12:30:17 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:30:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.assistants.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml 12:30:17 [INFO] 12:30:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] The project's OSGi version is 1.2.0.202404191627 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] 12:30:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] 12:30:17 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:17 [INFO] 12:30:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/src/main/resources 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 329 were skipped 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/target/org.eclipse.papyrus.tests.uml.assistants.feature-1.2.0-SNAPSHOT.jar 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] 12:30:17 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] 12:30:17 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.assistants.feature --- 12:30:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:17 [INFO] 12:30:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests.releng >-- 12:30:17 [INFO] Building org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT [52/175] 12:30:17 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/pom.xml 12:30:17 [INFO] --------------------------------[ pom ]--------------------------------- 12:30:17 [INFO] 12:30:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.releng --- 12:30:17 [INFO] 12:30:17 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.releng --- 12:30:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:17 [INFO] 12:30:17 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.releng --- 12:30:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:17 [INFO] 12:30:17 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests >-- 12:30:17 [INFO] Building org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT [53/175] 12:30:17 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml 12:30:17 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.property.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/pom.xml 12:30:18 [INFO] 12:30:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:18 [INFO] 12:30:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:18 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:18 [INFO] 12:30:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:18 [INFO] 12:30:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:18 [INFO] 12:30:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:18 [INFO] 12:30:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:18 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.property.tests 12:30:19 [INFO] 12:30:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:19 [INFO] 12:30:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/main/resources 12:30:19 [INFO] 12:30:19 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:19 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[19] 12:30:19 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 12:30:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:19 The type DefaultXtextDirectEditorConfiguration is deprecated 12:30:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/org/eclipse/papyrus/uml/textedit/property/tests/suites/PropertyGrammarTests.java:[142] 12:30:19 public DefaultXtextDirectEditorConfiguration getEditor() { 12:30:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:19 The type DefaultXtextDirectEditorConfiguration is deprecated 12:30:19 2 problems (2 warnings) 12:30:19 [INFO] 12:30:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:19 [INFO] 12:30:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/test/resources 12:30:19 [INFO] 12:30:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 313 were skipped 12:30:19 [INFO] 12:30:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/org.eclipse.papyrus.uml.textedit.property.tests-2.0.0-SNAPSHOT.jar 12:30:19 [INFO] 12:30:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:19 [INFO] 12:30:19 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:19 [INFO] Skipping tests 12:30:19 [INFO] 12:30:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.property.tests --- 12:30:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:19 [INFO] 12:30:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests >-- 12:30:19 [INFO] Building org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT [54/175] 12:30:19 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml 12:30:19 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/pom.xml 12:30:20 [INFO] 12:30:20 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:20 [INFO] 12:30:20 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:20 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:20 [INFO] 12:30:20 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:20 [INFO] 12:30:20 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:20 [INFO] 12:30:20 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:20 [INFO] 12:30:20 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:20 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.tests 12:30:21 [INFO] 12:30:21 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:21 [INFO] 12:30:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/main/resources 12:30:21 [INFO] 12:30:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:21 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[22] 12:30:21 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 12:30:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:21 The type DefaultXtextDirectEditorConfiguration is deprecated 12:30:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[30] 12:30:21 public class ConstraintWithCppPopupEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration { 12:30:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:21 The type DefaultXtextDirectEditorConfiguration is deprecated 12:30:21 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/ConstraintWithCppPopupEditorConfiguration.java:[33] 12:30:21 super(); 12:30:21 ^^^^^^^^ 12:30:21 The constructor DefaultXtextDirectEditorConfiguration() is deprecated 12:30:21 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/org/eclipse/papyrus/uml/textedit/tests/editor/UseRightEditorTest.java (at line 36) 12:30:21 @SuppressWarnings("nls") 12:30:21 ^^^^^ 12:30:21 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:30:21 4 problems (0 errors, 3 warnings, 1 info) 12:30:21 [INFO] 12:30:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:21 [INFO] 12:30:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/test/resources 12:30:21 [INFO] 12:30:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:30:21 [INFO] 12:30:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/org.eclipse.papyrus.uml.textedit.tests-2.0.0-SNAPSHOT.jar 12:30:21 [INFO] 12:30:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:21 [INFO] 12:30:21 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:21 [INFO] Skipping tests 12:30:21 [INFO] 12:30:21 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests --- 12:30:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:21 [INFO] 12:30:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests >-- 12:30:21 [INFO] Building org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT [55/175] 12:30:21 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml 12:30:21 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.parameter.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/pom.xml 12:30:22 [INFO] 12:30:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:22 [INFO] 12:30:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:22 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:22 [INFO] 12:30:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:22 [INFO] 12:30:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:22 [INFO] 12:30:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:22 [INFO] 12:30:22 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:22 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.parameter.tests 12:30:23 [INFO] 12:30:23 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:23 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:23 [INFO] 12:30:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/main/resources 12:30:23 [INFO] 12:30:23 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:23 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[21] 12:30:23 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 12:30:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:23 The type DefaultXtextDirectEditorConfiguration is deprecated 12:30:23 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/org/eclipse/papyrus/uml/textedit/parameter/tests/suites/ParameterGrammarTests.java:[125] 12:30:23 public DefaultXtextDirectEditorConfiguration getEditor() { 12:30:23 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:23 The type DefaultXtextDirectEditorConfiguration is deprecated 12:30:23 2 problems (2 warnings) 12:30:23 [INFO] 12:30:23 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:23 [INFO] 12:30:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/test/resources 12:30:23 [INFO] 12:30:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 315 were skipped 12:30:23 [INFO] 12:30:23 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/org.eclipse.papyrus.uml.textedit.parameter.tests-2.0.0-SNAPSHOT.jar 12:30:23 [INFO] 12:30:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:23 [INFO] 12:30:23 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:23 [INFO] Skipping tests 12:30:23 [INFO] 12:30:23 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.parameter.tests --- 12:30:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:23 [INFO] 12:30:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests >-- 12:30:23 [INFO] Building org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT [56/175] 12:30:23 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml 12:30:23 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.port.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/pom.xml 12:30:24 [INFO] 12:30:24 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:24 [INFO] 12:30:24 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:24 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:24 [INFO] 12:30:24 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:24 [INFO] 12:30:24 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:24 [INFO] 12:30:24 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:24 [INFO] 12:30:24 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:24 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.port.tests 12:30:25 [INFO] 12:30:25 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:25 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:25 [INFO] 12:30:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/main/resources 12:30:25 [INFO] 12:30:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:25 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[20] 12:30:25 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 12:30:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:25 The type DefaultXtextDirectEditorConfiguration is deprecated 12:30:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/org/eclipse/papyrus/uml/textedit/port/tests/suites/PortGrammarTests.java:[149] 12:30:25 public DefaultXtextDirectEditorConfiguration getEditor() { 12:30:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:25 The type DefaultXtextDirectEditorConfiguration is deprecated 12:30:25 2 problems (2 warnings) 12:30:25 [INFO] 12:30:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:25 [INFO] 12:30:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/test/resources 12:30:25 [INFO] 12:30:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 313 were skipped 12:30:25 [INFO] 12:30:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/org.eclipse.papyrus.uml.textedit.port.tests-2.0.0-SNAPSHOT.jar 12:30:25 [INFO] 12:30:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:25 [INFO] 12:30:25 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:25 [INFO] Skipping tests 12:30:25 [INFO] 12:30:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.port.tests --- 12:30:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:25 [INFO] 12:30:25 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature >-- 12:30:25 [INFO] Building org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT [57/175] 12:30:25 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml 12:30:25 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:30:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.textedit.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/pom.xml 12:30:26 [INFO] 12:30:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] The project's OSGi version is 1.2.0.202404191627 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] 12:30:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] 12:30:26 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:26 [INFO] 12:30:26 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/src/main/resources 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 317 were skipped 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/org.eclipse.papyrus.uml.textedit.tests.feature-1.2.0-SNAPSHOT.jar 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] 12:30:26 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.tests.feature --- 12:30:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:26 [INFO] 12:30:26 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests.releng >-- 12:30:26 [INFO] Building org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT [58/175] 12:30:26 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/pom.xml 12:30:26 [INFO] --------------------------------[ pom ]--------------------------------- 12:30:26 [INFO] 12:30:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests.releng --- 12:30:26 [INFO] 12:30:26 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests.releng --- 12:30:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:26 [INFO] 12:30:26 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tools.tests.releng --- 12:30:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:26 [INFO] 12:30:26 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests >---- 12:30:26 [INFO] Building org.eclipse.papyrus.uml.tools.tests 4.1.0-SNAPSHOT [59/175] 12:30:26 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml 12:30:26 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.tests:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/pom.xml 12:30:26 [INFO] 12:30:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:26 [INFO] The project's OSGi version is 4.1.0.202404191627 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:26 [INFO] 12:30:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:26 [INFO] 12:30:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:26 [INFO] Resolving class path of org.eclipse.papyrus.uml.tools.tests 12:30:27 [INFO] 12:30:27 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:27 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:27 [INFO] 12:30:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/main/resources 12:30:27 [INFO] 12:30:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:27 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/NamedElementValidatorTest.java:[105] 12:30:28 houseKeeper.setField("fixture", new NamedElementValidator(toBeNamed)); 12:30:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:28 The method setField(String, NamedElementValidator) from the type AbstractHouseKeeperRule is deprecated 12:30:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLCopyTestME.java:[27] 12:30:28 import org.eclipse.emf.ecore.util.EcoreUtil; 12:30:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:28 The import org.eclipse.emf.ecore.util.EcoreUtil is never used 12:30:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[78] 12:30:28 private Class class1 = null; 12:30:28 ^^^^^^ 12:30:28 The value of the field UMLReferenceConverterTest.class1 is not used 12:30:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterTest.java:[80] 12:30:28 private Class class4 = null; 12:30:28 ^^^^^^ 12:30:28 The value of the field UMLReferenceConverterTest.class4 is not used 12:30:28 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/CustomizableDelegatingItemLabelProviderTest.java (at line 53) 12:30:28 @SuppressWarnings("nls") 12:30:28 ^^^^^ 12:30:28 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:30:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLReferenceConverterCompletionTest.java:[58] 12:30:28 private static final String PACKAGE1_NAME_TO_DISPLAY = "Package1"; //$NON-NLS-1$ 12:30:28 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:28 The value of the field UMLReferenceConverterCompletionTest.PACKAGE1_NAME_TO_DISPLAY is not used 12:30:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[32] 12:30:28 import org.eclipse.papyrus.infra.core.utils.AdapterUtils; 12:30:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:28 The type AdapterUtils is deprecated 12:30:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] 12:30:28 JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null); 12:30:28 ^^^^^^^^^^^^ 12:30:28 The type AdapterUtils is deprecated 12:30:28 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/org/eclipse/papyrus/uml/tools/tests/tests/UMLLanguageProvidersTest.java:[76] 12:30:28 JunkLanguage junk = AdapterUtils.adapt(modelSet.getResourceSet(), JunkLanguage.class, null); 12:30:28 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:28 The method adapt(Object, Class<UMLLanguageProvidersTest.JunkLanguage>, UMLLanguageProvidersTest.JunkLanguage) from the type AdapterUtils is deprecated 12:30:28 9 problems (0 errors, 8 warnings, 1 info) 12:30:28 [INFO] 12:30:28 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:28 [INFO] 12:30:28 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/src/test/resources 12:30:28 [INFO] 12:30:28 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:28 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped 12:30:28 [INFO] 12:30:28 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:28 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.tests/target/org.eclipse.papyrus.uml.tools.tests-4.1.0-SNAPSHOT.jar 12:30:28 [INFO] 12:30:28 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:28 [INFO] 12:30:28 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:28 [INFO] Skipping tests 12:30:28 [INFO] 12:30:28 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tools.tests --- 12:30:28 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:28 [INFO] 12:30:28 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests >-- 12:30:28 [INFO] Building org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT [60/175] 12:30:28 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml 12:30:28 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.tools.utils.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/pom.xml 12:30:28 [INFO] 12:30:28 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:28 [INFO] 12:30:28 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:28 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:28 [INFO] 12:30:28 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:28 [INFO] 12:30:28 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:28 [INFO] 12:30:28 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:28 [INFO] 12:30:28 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:28 [INFO] Resolving class path of org.eclipse.papyrus.uml.tools.utils.tests 12:30:29 [INFO] 12:30:29 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:29 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:29 [INFO] 12:30:29 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/main/resources 12:30:29 [INFO] 12:30:29 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:29 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:30 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/org/eclipse/papyrus/uml/tools/utils/tests/tests/NameResolutionHelperTest.java:[55] 12:30:30 List<NamedElement> namedElements = nameResolutionHelper.getNamedElements(PACKAGE1_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + PACKAGE2_NAME + NamedElementUtil.QUALIFIED_NAME_SEPARATOR + CLASS1_NAME); 12:30:30 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:30 The method getNamedElements(String) from the type NameResolutionHelper is deprecated 12:30:30 1 problem (1 warning) 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:30 [INFO] 12:30:30 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/src/test/resources 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils.tests/target/org.eclipse.papyrus.uml.tools.utils.tests-2.0.0-SNAPSHOT.jar 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:30 [INFO] Skipping tests 12:30:30 [INFO] 12:30:30 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.tools.utils.tests --- 12:30:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:30 [INFO] 12:30:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature >--- 12:30:30 [INFO] Building org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT [61/175] 12:30:30 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml 12:30:30 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:30:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.tools.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/pom.xml 12:30:30 [INFO] 12:30:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] The project's OSGi version is 1.2.0.202404191627 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] 12:30:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] 12:30:30 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:30 [INFO] 12:30:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/src/main/resources 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/org.eclipse.papyrus.tests.uml.tools.feature-1.2.0-SNAPSHOT.jar 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] 12:30:30 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.tools.feature --- 12:30:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:30 [INFO] 12:30:30 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests >-- 12:30:30 [INFO] Building org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT [62/175] 12:30:30 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml 12:30:30 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.model.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/pom.xml 12:30:30 [INFO] 12:30:30 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:30 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:30 [INFO] 12:30:30 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:30 [INFO] 12:30:30 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:30 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.model.tests 12:30:31 [INFO] 12:30:31 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:31 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:31 [INFO] 12:30:31 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/main/resources 12:30:31 [INFO] 12:30:31 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:31 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:31 [INFO] 12:30:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:31 [INFO] 12:30:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/src/test/resources 12:30:31 [INFO] 12:30:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 142 were skipped 12:30:31 [INFO] 12:30:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.model.tests/target/org.eclipse.papyrus.infra.nattable.model.tests-2.0.0-SNAPSHOT.jar 12:30:31 [INFO] 12:30:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:31 [INFO] 12:30:31 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:31 [INFO] Skipping tests 12:30:31 [INFO] 12:30:31 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.model.tests --- 12:30:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:31 [INFO] 12:30:31 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.main.test >-- 12:30:31 [INFO] Building org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT [63/175] 12:30:31 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/pom.xml 12:30:31 [INFO] --------------------------------[ pom ]--------------------------------- 12:30:31 [INFO] 12:30:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.main.test --- 12:30:31 [INFO] 12:30:31 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.main.test --- 12:30:31 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:31 [INFO] 12:30:31 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.main.test --- 12:30:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:31 [INFO] 12:30:31 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests >-- 12:30:31 [INFO] Building org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT [64/175] 12:30:31 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml 12:30:31 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.generic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/pom.xml 12:30:31 [INFO] 12:30:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:31 [INFO] 12:30:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:31 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:31 [INFO] 12:30:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:31 [INFO] 12:30:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:31 [INFO] 12:30:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:31 [INFO] 12:30:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:31 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.generic.tests 12:30:33 [INFO] 12:30:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:33 [INFO] 12:30:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/main/resources 12:30:33 [INFO] 12:30:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:33 [INFO] Compiling 83 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/org/eclipse/papyrus/uml/nattable/generic/tests/bugs/FillColumnsSizeTest.java:[114] 12:30:34 fillStyle.setName(NamedStyleConstants.FILL_COLUMNS_SIZE); 12:30:34 ^^^^^^^^^^^^^^^^^ 12:30:34 The field NamedStyleConstants.FILL_COLUMNS_SIZE is deprecated 12:30:34 1 problem (1 warning) 12:30:34 [INFO] 12:30:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:34 [INFO] 12:30:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/test/resources 12:30:34 [INFO] 12:30:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 346 were skipped 12:30:34 [INFO] 12:30:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/org.eclipse.papyrus.uml.nattable.generic.tests-2.0.0-SNAPSHOT.jar 12:30:34 [INFO] 12:30:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:34 [INFO] 12:30:34 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:34 [INFO] Skipping tests 12:30:34 [INFO] 12:30:34 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.generic.tests --- 12:30:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:34 [INFO] 12:30:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests >-- 12:30:34 [INFO] Building org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT [65/175] 12:30:34 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml 12:30:34 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.clazz.config.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/pom.xml 12:30:34 [INFO] 12:30:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:34 [INFO] 12:30:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:34 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:34 [INFO] 12:30:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:34 [INFO] 12:30:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:34 [INFO] 12:30:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:34 [INFO] 12:30:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:34 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.clazz.config.tests 12:30:36 [INFO] 12:30:36 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:36 [INFO] 12:30:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/main/resources 12:30:36 [INFO] 12:30:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:36 [INFO] Compiling 245 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/paste/tests/AbstractPasteWithCategoriesTests.java:[703] 12:30:37 final INattableModelManager manager = this.editor.getAdapter(INattableModelManager.class); 12:30:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:37 Dead code 12:30:37 2. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java (at line 31) 12:30:37 @SuppressWarnings("nls") 12:30:37 ^^^^^ 12:30:37 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:30:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[57] 12:30:37 Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 1)); 12:30:37 ^^^^^^^^^^^^^ 12:30:37 The field ICellManager.NOT_AVALAIBLE is deprecated 12:30:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/bugs/UnsupportedColumnCellTextTest.java:[58] 12:30:37 Assert.assertEquals(ICellManager.NOT_AVALAIBLE, this.manager.getBodyLayerStack().getViewportLayer().getDataValueByPosition(1, 2)); 12:30:37 ^^^^^^^^^^^^^ 12:30:37 The field ICellManager.NOT_AVALAIBLE is deprecated 12:30:37 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/org/eclipse/papyrus/uml/nattable/clazz/config/tests/tests/AbstractOpenTableTest.java:[54] 12:30:37 IPageManager pageManager = editor.getServicesRegistry().getService(IPageManager.class); 12:30:37 ^^^^^^^^^^^ 12:30:37 The value of the local variable pageManager is not used 12:30:37 5 problems (0 errors, 4 warnings, 1 info) 12:30:37 [INFO] 12:30:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:37 [INFO] 12:30:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/src/test/resources 12:30:37 [INFO] 12:30:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 346 were skipped 12:30:37 [INFO] 12:30:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.clazz.config.tests/target/org.eclipse.papyrus.uml.nattable.clazz.config.tests-2.0.0-SNAPSHOT.jar 12:30:37 [INFO] 12:30:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:37 [INFO] 12:30:37 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:37 [INFO] Skipping tests 12:30:37 [INFO] 12:30:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.clazz.config.tests --- 12:30:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:37 [INFO] 12:30:37 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests >-- 12:30:37 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT [66/175] 12:30:37 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml 12:30:37 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/pom.xml 12:30:37 [INFO] 12:30:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:37 [INFO] 12:30:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:37 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:37 [INFO] 12:30:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:37 [INFO] 12:30:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:37 [INFO] 12:30:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:37 [INFO] 12:30:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:37 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 12:30:39 [INFO] 12:30:39 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:39 [INFO] 12:30:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/main/resources 12:30:39 [INFO] 12:30:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:39 [INFO] Compiling 74 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:39 [INFO] 12:30:39 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:39 [INFO] 12:30:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/src/test/resources 12:30:40 [INFO] 12:30:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 345 were skipped 12:30:40 [INFO] 12:30:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/target/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests-2.0.0-SNAPSHOT.jar 12:30:40 [INFO] 12:30:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:40 [INFO] 12:30:40 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:40 [INFO] Skipping tests 12:30:40 [INFO] 12:30:40 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests --- 12:30:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:40 [INFO] 12:30:40 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests >-- 12:30:40 [INFO] Building org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT [67/175] 12:30:40 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml 12:30:40 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 12:30:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.matrix.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/pom.xml 12:30:40 [INFO] 12:30:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:40 [INFO] 12:30:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:40 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:40 [INFO] 12:30:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:40 [INFO] 12:30:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:40 [INFO] 12:30:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:40 [INFO] 12:30:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:40 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.matrix.tests 12:30:41 [INFO] 12:30:41 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:41 [INFO] 12:30:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/main/resources 12:30:41 [INFO] 12:30:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:41 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[268] 12:30:42 matrixManager.addColumnSources(Arrays.asList(packagesToAdd)); 12:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:42 Type NamedElement[] of the last argument to method asList(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 12:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingColumnSourceTest.java:[284] 12:30:42 matrixManager.removeColumnSources(Arrays.asList(packagesToRemove)); 12:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:42 Type NamedElement[] of the last argument to method asList(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation. 12:30:42 4. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateMatrixAxisColumnTest.java (at line 40) 12:30:42 @SuppressWarnings("nls") 12:30:42 ^^^^^ 12:30:42 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:30:42 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/UpdateTableAfterEditingRowSourceTest.java (at line 35) 12:30:42 @SuppressWarnings("nls") 12:30:42 ^^^^^ 12:30:42 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:30:42 6. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/DeleteObjectWrapperForSourceElementsTest.java (at line 37) 12:30:42 @SuppressWarnings("nls") 12:30:42 ^^^^^ 12:30:42 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:30:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/org/eclipse/papyrus/uml/nattable/matrix/tests/tests/AbstractTableTest.java:[131] 12:30:42 editorModel = TableHelper.createTable(tableConfiguration, tableContext, name, ""); 12:30:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:42 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated 12:30:42 7 problems (0 errors, 3 warnings, 4 infos) 12:30:42 [INFO] 12:30:42 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:42 [INFO] 12:30:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:42 [INFO] 12:30:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/src/test/resources 12:30:42 [INFO] 12:30:42 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:42 [INFO] 12:30:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 321 were skipped 12:30:42 [INFO] 12:30:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.matrix.tests/target/org.eclipse.papyrus.uml.nattable.matrix.tests-2.0.0-SNAPSHOT.jar 12:30:42 [INFO] 12:30:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:42 [INFO] 12:30:42 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.matrix.tests --- 12:30:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:42 [INFO] 12:30:42 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests >--- 12:30:42 [INFO] Building org.eclipse.papyrus.infra.core.tests 4.1.0-SNAPSHOT [68/175] 12:30:42 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml 12:30:42 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.tests:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/pom.xml 12:30:42 [INFO] 12:30:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.tests --- 12:30:42 [INFO] 12:30:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.tests --- 12:30:42 [INFO] The project's OSGi version is 4.1.0.202404191627 12:30:42 [INFO] 12:30:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.tests --- 12:30:42 [INFO] 12:30:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.tests --- 12:30:42 [INFO] 12:30:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.tests --- 12:30:42 [INFO] 12:30:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.tests --- 12:30:42 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.tests 12:30:43 [INFO] 12:30:43 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.tests --- 12:30:43 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:43 [INFO] 12:30:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.tests --- 12:30:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/main/resources 12:30:43 [INFO] 12:30:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.tests --- 12:30:43 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[284] 12:30:44 throw (Exception) exception.newInstance(); 12:30:44 ^^^^^^^^^^^^^ 12:30:44 The method newInstance() from the type Class<capture#3-of ? extends Throwable> is deprecated since version 9 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/JobBasedFutureTest.java:[286] 12:30:44 throw (Error) exception.newInstance(); 12:30:44 ^^^^^^^^^^^^^ 12:30:44 The method newInstance() from the type Class<capture#5-of ? extends Throwable> is deprecated since version 9 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[35] 12:30:44 import org.eclipse.papyrus.infra.core.internal.language.LanguageModelRegistry; 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404190300/org.eclipse.papyrus.infra.core-4.4.0.202404190300.jar') 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 12:30:44 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404190300/org.eclipse.papyrus.infra.core-4.4.0.202404190300.jar') 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 12:30:44 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 12:30:44 ^^^^^^^^ 12:30:44 Discouraged access: The field 'LanguageModelRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404190300/org.eclipse.papyrus.infra.core-4.4.0.202404190300.jar') 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[183] 12:30:44 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 12:30:44 ^^^^ 12:30:44 Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404190300/org.eclipse.papyrus.infra.core-4.4.0.202404190300.jar') 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 12:30:44 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 Discouraged access: The type 'LanguageModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404190300/org.eclipse.papyrus.infra.core-4.4.0.202404190300.jar') 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 12:30:44 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 12:30:44 ^^^^^^^^ 12:30:44 Discouraged access: The field 'LanguageModelRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404190300/org.eclipse.papyrus.infra.core-4.4.0.202404190300.jar') 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/language/LanguageServiceTest.java:[190] 12:30:44 LanguageModelRegistry.INSTANCE.bind(ECORE_LANGUAGE_ID, ecoreModel.getIdentifier()); 12:30:44 ^^^^ 12:30:44 Discouraged access: The method 'LanguageModelRegistry.bind(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core/4.4.0.202404190300/org.eclipse.papyrus.infra.core-4.4.0.202404190300.jar') 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[102] 12:30:44 modelSet.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[137] 12:30:44 modelSet.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[171] 12:30:44 modelSet.loadModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method loadModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[207] 12:30:44 modelSet.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[244] 12:30:44 modelSet.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[281] 12:30:44 modelSet.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/AbstractModelWithSharedResourceTest.java:[342] 12:30:44 modelSet.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 12:30:44 assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(Optional<String>, Matcher<? super Optional<String>>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 12:30:44 assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[44] 12:30:44 assertThat(AdapterUtils.adapt(foo, String.class), isPresent(String.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<String>) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(Optional<String>, Matcher<? super Optional<String>>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[51] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class), isPresent(String.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<String>) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 12:30:44 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(Optional<AdapterUtilsTest.EMFAdapter>, Matcher<? super Optional<AdapterUtilsTest.EMFAdapter>>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 12:30:44 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[59] 12:30:44 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isPresent(EMFAdapter.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 12:30:44 assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(Optional<Integer>, Matcher<? super Optional<Integer>>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 12:30:44 assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[66] 12:30:44 assertThat(AdapterUtils.adapt(foo, Integer.class), isNull(Integer.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<Integer>) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(Optional<Integer>, Matcher<? super Optional<Integer>>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[73] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class), isNull(Integer.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<Integer>) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 12:30:44 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(Optional<AdapterUtilsTest.EMFAdapter>, Matcher<? super Optional<AdapterUtilsTest.EMFAdapter>>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 12:30:44 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[80] 12:30:44 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class), isNull(EMFAdapter.class)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 12:30:44 assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 12:30:44 assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[87] 12:30:44 assertThat(AdapterUtils.adapt(foo, String.class, null), is(foo)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<String>, String) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[94] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), String.class, null), is(foo)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<String>, String) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 12:30:44 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(AdapterUtilsTest.EMFAdapter, Matcher<? super AdapterUtilsTest.EMFAdapter>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 12:30:44 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[102] 12:30:44 assertThat(AdapterUtils.adapt(obj, EMFAdapter.class, null), is(emf)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<AdapterUtilsTest.EMFAdapter>, AdapterUtilsTest.EMFAdapter) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[109] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, 42), is(42)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<Integer>, Integer) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); 12:30:44 ^^^^^^^^^^^^ 12:30:44 The type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[116] 12:30:44 assertThat(AdapterUtils.adapt(new AdaptableWrapper(foo), Integer.class, null), nullValue()); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method adapt(Object, Class<Integer>, Integer) from the type AdapterUtils is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/utils/AdapterUtilsTest.java:[156] 12:30:44 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 12:30:44 ^^^^^^ 12:30:44 Type safety: The return type Object for getAdapter(Class) from the type AdapterUtilsTest.AdaptableWrapper needs unchecked conversion to conform to T from the type IAdaptable 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/services/FakeService.java:[60] 12:30:44 this.trace = trace; 12:30:44 ^^^^^ 12:30:44 The static field FakeService.trace should be accessed in a static way 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[160] 12:30:44 mngr.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[198] 12:30:44 mngr.loadModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method loadModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[230] 12:30:44 mngr.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[263] 12:30:44 assertThat("workspace resource not created", modelFile.exists(), is(true)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[265] 12:30:44 assertThat("EMF resource is null", model.getResource(), notNullValue()); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[266] 12:30:44 assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[336] 12:30:44 assertThat("workspace resource not created", modelFile1.exists(), is(true)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[337] 12:30:44 assertThat("workspace resource not created", modelFile2.exists(), is(true)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[339] 12:30:44 assertThat("EMF resource is null", model.getResource(), notNullValue()); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[340] 12:30:44 assertThat("EMF resource not created", model.getResource().getContents().isEmpty(), is(false)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[341] 12:30:44 assertThat("EMF resource not created", res2.getContents().isEmpty(), is(false)); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[433] 12:30:44 mngr.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[441] 12:30:44 mngr.saveAs(newPath); 12:30:44 ^^^^^^^^^^^^^^^ 12:30:44 The method saveAs(IPath) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[473] 12:30:44 mngr.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[495] 12:30:44 mngr.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[518] 12:30:44 mngr.createsModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[554] 12:30:44 mngr.loadModels(model1File); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method loadModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[628] 12:30:44 mngr.createsModels(createdFile); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method createsModels(IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[640] 12:30:44 mngr.importModels(new ModelIdentifiers(model1Key, model2Key), importFile); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method importModels(ModelIdentifiers, IFile) from the type ModelSet is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[690] 12:30:44 assertThat(earlySnippet.active, is((Set<IModel>) ImmutableSet.<IModel> of(model1, model2))); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(Set<IModel>, Matcher<? super Set<IModel>>) from the type Assert is deprecated 12:30:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/test/org/eclipse/papyrus/infra/core/resource/ModelSetTest.java:[691] 12:30:44 assertThat(lateSnippet.active, is((Set<IModel>) ImmutableSet.<IModel> of(model1, model2))); 12:30:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:44 The method assertThat(Set<IModel>, Matcher<? super Set<IModel>>) from the type Assert is deprecated 12:30:44 72 problems (72 warnings) 12:30:44 [INFO] 12:30:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.tests --- 12:30:44 [INFO] 12:30:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.tests --- 12:30:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/src/test/resources 12:30:44 [INFO] 12:30:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.tests --- 12:30:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:30:44 [INFO] 12:30:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.tests --- 12:30:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/target/org.eclipse.papyrus.infra.core.tests-4.1.0-SNAPSHOT.jar 12:30:44 [INFO] 12:30:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.tests --- 12:30:44 [INFO] 12:30:44 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.tests --- 12:30:44 [INFO] Skipping tests 12:30:44 [INFO] 12:30:44 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.tests --- 12:30:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:44 [INFO] 12:30:44 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests >-- 12:30:44 [INFO] Building org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT [69/175] 12:30:44 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml 12:30:44 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/pom.xml 12:30:44 [INFO] 12:30:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:44 [INFO] 12:30:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:44 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:44 [INFO] 12:30:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:44 [INFO] 12:30:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:44 [INFO] 12:30:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:44 [INFO] 12:30:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:44 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.tests 12:30:45 [INFO] 12:30:45 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:45 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:45 [INFO] 12:30:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/main/resources 12:30:45 [INFO] 12:30:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:45 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/tests/UMLRestrictedContentProviderTestCustomProfile.java:[63] 12:30:46 private Property basePropSte1; 12:30:46 ^^^^^^^^^^^^ 12:30:46 The value of the field UMLRestrictedContentProviderTestCustomProfile.basePropSte1 is not used 12:30:46 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/org/eclipse/papyrus/uml/nattable/tests/bugs/MoveElementInSynchronizedTableTest.java:[157] 12:30:46 List<EObject> nodes = new ArrayList<EObject>((List<EObject>) activity.eGet(UMLPackage.eINSTANCE.getActivity_OwnedNode())); 12:30:46 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:46 Type safety: Unchecked cast from Object to List<EObject> 12:30:46 2 problems (2 warnings) 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:46 [INFO] 12:30:46 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/src/test/resources 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/target/org.eclipse.papyrus.uml.nattable.tests-2.0.0-SNAPSHOT.jar 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:46 [INFO] Skipping tests 12:30:46 [INFO] 12:30:46 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.tests --- 12:30:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:46 [INFO] 12:30:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature >-- 12:30:46 [INFO] Building org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT [70/175] 12:30:46 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml 12:30:46 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:30:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.nattable.feature:1.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/pom.xml 12:30:46 [INFO] 12:30:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] The project's OSGi version is 1.3.0.202404191627 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] 12:30:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] 12:30:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:46 [INFO] 12:30:46 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/src/main/resources 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 346 were skipped 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/org.eclipse.papyrus.tests.uml.nattable.feature-1.3.0-SNAPSHOT.jar 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] 12:30:46 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] 12:30:46 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.nattable.feature --- 12:30:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:46 [INFO] 12:30:46 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.tests.releng >-- 12:30:46 [INFO] Building org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT [71/175] 12:30:46 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/pom.xml 12:30:46 [INFO] --------------------------------[ pom ]--------------------------------- 12:30:46 [INFO] 12:30:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.tests.releng --- 12:30:46 [INFO] 12:30:46 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.tests.releng --- 12:30:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:46 [INFO] 12:30:46 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.tests.releng --- 12:30:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:46 [INFO] 12:30:46 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests >-- 12:30:46 [INFO] Building org.eclipse.papyrus.infra.services.controlmode.tests 2.1.0-SNAPSHOT [72/175] 12:30:46 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml 12:30:46 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.controlmode.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/pom.xml 12:30:47 [INFO] 12:30:47 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:47 [INFO] 12:30:47 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:47 [INFO] The project's OSGi version is 2.1.0.202404191627 12:30:47 [INFO] 12:30:47 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:47 [INFO] 12:30:47 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:47 [INFO] 12:30:47 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:47 [INFO] 12:30:47 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:47 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.controlmode.tests 12:30:48 [INFO] 12:30:48 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:48 [INFO] 12:30:48 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/main/resources 12:30:48 [INFO] 12:30:48 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:48 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:48 [INFO] 12:30:48 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:48 [INFO] 12:30:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/src/test/resources 12:30:48 [INFO] 12:30:48 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 299 were skipped 12:30:48 [INFO] 12:30:48 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.controlmode.tests/target/org.eclipse.papyrus.infra.services.controlmode.tests-2.1.0-SNAPSHOT.jar 12:30:48 [INFO] 12:30:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:48 [INFO] 12:30:48 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:48 [INFO] Skipping tests 12:30:48 [INFO] 12:30:48 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.controlmode.tests --- 12:30:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:48 [INFO] 12:30:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests >-- 12:30:48 [INFO] Building org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT [73/175] 12:30:48 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml 12:30:48 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.resourceloading.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/pom.xml 12:30:49 [INFO] 12:30:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:49 [INFO] 12:30:49 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:49 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:49 [INFO] 12:30:49 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:49 [INFO] 12:30:49 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:49 [INFO] 12:30:49 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:49 [INFO] 12:30:49 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:49 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.resourceloading.tests 12:30:50 [INFO] 12:30:50 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:50 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:50 [INFO] 12:30:50 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/main/resources 12:30:50 [INFO] 12:30:50 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:50 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[19] 12:30:50 import org.eclipse.papyrus.infra.services.resourceloading.impl.ProxyManager; 12:30:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:50 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202404190300/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202404190300.jar') 12:30:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] 12:30:50 chooser = ProxyManager.getStrategyChooser(); 12:30:50 ^^^^^^^^^^^^ 12:30:50 Discouraged access: The type 'ProxyManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202404190300/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202404190300.jar') 12:30:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/StrategyChooserFixture.java:[35] 12:30:50 chooser = ProxyManager.getStrategyChooser(); 12:30:50 ^^^^^^^^^^^^^^^^^^ 12:30:50 Discouraged access: The method 'ProxyManager.getStrategyChooser()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.resourceloading/4.0.0.202404190300/org.eclipse.papyrus.infra.services.resourceloading-4.0.0.202404190300.jar') 12:30:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel2.java:[94] 12:30:50 modelSet.loadModels(resourceLoaded); 12:30:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:50 The method loadModels(IFile) from the type ModelSet is deprecated 12:30:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel1/AbstractResourceLoadingTestModel1.java:[91] 12:30:50 modelSet.loadModels(modelFile); 12:30:50 ^^^^^^^^^^^^^^^^^^^^^ 12:30:50 The method loadModels(IFile) from the type ModelSet is deprecated 12:30:50 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/test/org/eclipse/papyrus/infra/services/resourceloading/tests/testModel2/AbstractResourceLoadingTestModel2.java:[89] 12:30:50 modelSet.loadModels(resourceLoaded); 12:30:50 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:50 The method loadModels(IFile) from the type ModelSet is deprecated 12:30:50 6 problems (6 warnings) 12:30:50 [INFO] 12:30:50 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:50 [INFO] 12:30:50 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/src/test/resources 12:30:50 [INFO] 12:30:50 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:50 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 298 were skipped 12:30:50 [INFO] 12:30:50 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:50 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/target/org.eclipse.papyrus.infra.services.resourceloading.tests-2.0.0-SNAPSHOT.jar 12:30:50 [INFO] 12:30:50 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:50 [INFO] 12:30:50 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:50 [INFO] Skipping tests 12:30:50 [INFO] 12:30:50 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.resourceloading.tests --- 12:30:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:50 [INFO] 12:30:50 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests >-- 12:30:50 [INFO] Building org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT [74/175] 12:30:50 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml 12:30:50 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/pom.xml 12:30:51 [INFO] 12:30:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:51 [INFO] 12:30:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:51 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:51 [INFO] 12:30:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:51 [INFO] 12:30:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:51 [INFO] 12:30:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:51 [INFO] 12:30:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:51 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit.tests 12:30:52 [INFO] 12:30:52 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:52 [INFO] 12:30:52 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/main/resources 12:30:52 [INFO] 12:30:52 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:52 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[18] 12:30:52 import org.eclipse.papyrus.infra.services.edit.internal.ElementEditService; 12:30:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:52 Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditService.java:[25] 12:30:52 * JUnit tests for {@link ElementEditService} class. 12:30:52 ^^^^^^^^^^^^^^^^^^ 12:30:52 Discouraged access: The type 'ElementEditService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[11] 12:30:52 import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProviderFactory; 12:30:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:52 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[17] 12:30:52 * JUnit tests for {@link ElementEditServiceProviderFactory} class. 12:30:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:52 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 12:30:52 ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); 12:30:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:52 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 12:30:52 ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); 12:30:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:52 Discouraged access: The type 'ElementEditServiceProviderFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[36] 12:30:52 ElementEditServiceProviderFactory factory = new ElementEditServiceProviderFactory(); 12:30:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:52 Discouraged access: The constructor 'ElementEditServiceProviderFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[37] 12:30:52 factory.init(registry); 12:30:52 ^^^^ 12:30:52 Discouraged access: The method 'ElementEditServiceProviderFactory.init(ServicesRegistry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProviderFactory.java:[38] 12:30:52 service = factory.createServiceInstance(); 12:30:52 ^^^^^^^^^^^^^^^^^^^^^ 12:30:52 Discouraged access: The method 'ElementEditServiceProviderFactory.createServiceInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[22] 12:30:52 import org.eclipse.papyrus.infra.services.edit.internal.ElementEditServiceProvider; 12:30:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:52 Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/org/eclipse/papyrus/infra/services/edit/tests/service/TestElementEditServiceProvider.java:[28] 12:30:52 * JUnit tests for {@link ElementEditServiceProvider} class. 12:30:52 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:52 Discouraged access: The type 'ElementEditServiceProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.services.edit/4.1.0.202404190300/org.eclipse.papyrus.infra.services.edit-4.1.0.202404190300.jar') 12:30:52 11 problems (11 warnings) 12:30:52 [INFO] 12:30:52 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:52 [INFO] 12:30:52 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/src/test/resources 12:30:52 [INFO] 12:30:52 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:30:52 [INFO] 12:30:52 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/target/org.eclipse.papyrus.infra.services.edit.tests-2.0.0-SNAPSHOT.jar 12:30:52 [INFO] 12:30:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:52 [INFO] 12:30:52 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:52 [INFO] Skipping tests 12:30:52 [INFO] 12:30:52 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.edit.tests --- 12:30:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:52 [INFO] 12:30:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests >-- 12:30:52 [INFO] Building org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT [75/175] 12:30:52 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml 12:30:52 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.semantic.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/pom.xml 12:30:53 [INFO] 12:30:53 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:53 [INFO] 12:30:53 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:53 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:53 [INFO] 12:30:53 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:53 [INFO] 12:30:53 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:53 [INFO] 12:30:53 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:53 [INFO] 12:30:53 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:53 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.semantic.tests 12:30:54 [INFO] 12:30:54 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:54 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:54 [INFO] 12:30:54 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/main/resources 12:30:54 [INFO] 12:30:54 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:54 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[62] 12:30:54 assertThat(roots, hasItem(instanceOf(Model.class))); 12:30:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:54 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 12:30:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[63] 12:30:54 assertThat(roots, hasItem(instanceOf(Profile.class))); 12:30:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:54 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 12:30:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[66] 12:30:54 assertThat(roots, not(hasItem(isStereotypeApplication()))); 12:30:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:54 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 12:30:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[69] 12:30:54 assertThat(roots, not(hasItem(instanceOf(Diagram.class)))); 12:30:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:54 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 12:30:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[70] 12:30:54 assertThat(roots, not(hasItem(instanceOf(Table.class)))); 12:30:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:54 The method assertThat(List<EObject>, Matcher<? super List<EObject>>) from the type Assert is deprecated 12:30:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[80] 12:30:54 assertThat(modelIDs, hasItem(UmlModel.MODEL_ID)); 12:30:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:54 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:30:54 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/org/eclipse/papyrus/infra/services/semantic/tests/SemanticServiceTest.java:[82] 12:30:54 assertThat(modelIDs, not(hasItem(NotationModel.MODEL_ID))); 12:30:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:54 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:30:54 7 problems (7 warnings) 12:30:54 [INFO] 12:30:54 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:54 [INFO] 12:30:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/src/test/resources 12:30:54 [INFO] 12:30:54 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:54 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:30:54 [INFO] 12:30:54 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/target/org.eclipse.papyrus.infra.services.semantic.tests-2.0.0-SNAPSHOT.jar 12:30:54 [INFO] 12:30:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:54 [INFO] 12:30:54 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:54 [INFO] Skipping tests 12:30:54 [INFO] 12:30:54 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.semantic.tests --- 12:30:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:54 [INFO] 12:30:54 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests >-- 12:30:54 [INFO] Building org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT [76/175] 12:30:54 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml 12:30:54 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.edit.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/pom.xml 12:30:55 [INFO] 12:30:55 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:55 [INFO] 12:30:55 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:55 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:55 [INFO] 12:30:55 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:55 [INFO] 12:30:55 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:55 [INFO] 12:30:55 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:55 [INFO] 12:30:55 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:55 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.edit.ui.tests 12:30:56 [INFO] 12:30:56 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:56 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:56 [INFO] 12:30:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/main/resources 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:56 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:56 [INFO] 12:30:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/src/test/resources 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/target/org.eclipse.papyrus.infra.services.edit.ui.tests-2.0.0-SNAPSHOT.jar 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:56 [INFO] Skipping tests 12:30:56 [INFO] 12:30:56 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.edit.ui.tests --- 12:30:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:56 [INFO] 12:30:56 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature >-- 12:30:56 [INFO] Building org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT [77/175] 12:30:56 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml 12:30:56 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:30:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.services.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/pom.xml 12:30:56 [INFO] 12:30:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] The project's OSGi version is 1.2.0.202404191627 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] 12:30:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] 12:30:56 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:56 [INFO] 12:30:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/src/main/resources 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/org.eclipse.papyrus.tests.infra.services.feature-1.2.0-SNAPSHOT.jar 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] 12:30:56 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] 12:30:56 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.services.feature --- 12:30:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:56 [INFO] 12:30:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.tests.releng >-- 12:30:56 [INFO] Building org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT [78/175] 12:30:56 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/pom.xml 12:30:56 [INFO] --------------------------------[ pom ]--------------------------------- 12:30:56 [INFO] 12:30:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.tests.releng --- 12:30:56 [INFO] 12:30:56 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.tests.releng --- 12:30:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:56 [INFO] 12:30:56 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.tests.releng --- 12:30:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:56 [INFO] 12:30:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests >-- 12:30:56 [INFO] Building org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT [79/175] 12:30:56 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml 12:30:56 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/pom.xml 12:30:57 [INFO] 12:30:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:57 [INFO] 12:30:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:57 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:57 [INFO] 12:30:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:57 [INFO] 12:30:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:57 [INFO] 12:30:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:57 [INFO] 12:30:57 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:57 [INFO] Resolving class path of org.eclipse.papyrus.views.modelexplorer.tests 12:30:58 [INFO] 12:30:58 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:30:58 [INFO] 12:30:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/main/resources 12:30:58 [INFO] 12:30:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:58 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[55] 12:30:58 import org.eclipse.ui.internal.handlers.HandlerProxy; 12:30:58 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:30:58 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') 12:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[190] 12:30:58 if (currentHandler instanceof HandlerProxy) { 12:30:58 ^^^^^^^^^^^^ 12:30:58 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') 12:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] 12:30:58 currentHandler = ((HandlerProxy) currentHandler).getHandler(); 12:30:58 ^^^^^^^^^^^^ 12:30:58 Discouraged access: The type 'HandlerProxy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') 12:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/AbstractHandlerTest.java:[191] 12:30:58 currentHandler = ((HandlerProxy) currentHandler).getHandler(); 12:30:58 ^^^^^^^^^^ 12:30:58 Discouraged access: The method 'HandlerProxy.getHandler()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.workbench/3.131.0.v20231201-0512/org.eclipse.ui.workbench-3.131.0.v20231201-0512.jar') 12:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[91] 12:30:58 Assert.assertNotEquals("the label of diagram1 is not good", "Diagram1", labeProvider.getText(diagram1)); //$NON-NLS-1$ //$NON-NLS-2$ 12:30:58 ^^^^^^^ 12:30:58 Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar') 12:30:58 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/org/eclipse/papyrus/views/modelexplorer/tests/OpendiagramTest.java:[92] 12:30:58 Assert.assertNotEquals("the label of class1 is not good", "class1", labeProvider.getText(class1)); //$NON-NLS-1$ //$NON-NLS-2$ 12:30:58 ^^^^^^^ 12:30:58 Discouraged access: The method 'NavigatorDecoratingLabelProvider.getText(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.ui.navigator/3.12.200.v20231019-2116/org.eclipse.ui.navigator-3.12.200.v20231019-2116.jar') 12:30:58 6 problems (6 warnings) 12:30:58 [INFO] 12:30:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:58 [INFO] 12:30:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/src/test/resources 12:30:58 [INFO] 12:30:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:30:58 [INFO] 12:30:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.modelexplorer.tests/target/org.eclipse.papyrus.views.modelexplorer.tests-2.0.0-SNAPSHOT.jar 12:30:58 [INFO] 12:30:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:58 [INFO] 12:30:58 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:58 [INFO] Skipping tests 12:30:58 [INFO] 12:30:58 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.modelexplorer.tests --- 12:30:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:30:58 [INFO] 12:30:58 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests >-- 12:30:58 [INFO] Building org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT [80/175] 12:30:58 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml 12:30:58 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:30:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.views.documentation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/pom.xml 12:30:59 [INFO] 12:30:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests --- 12:30:59 [INFO] 12:30:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.documentation.tests --- 12:30:59 [INFO] The project's OSGi version is 2.0.0.202404191627 12:30:59 [INFO] 12:30:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.documentation.tests --- 12:30:59 [INFO] 12:30:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.documentation.tests --- 12:30:59 [INFO] 12:30:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.documentation.tests --- 12:30:59 [INFO] 12:30:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.documentation.tests --- 12:30:59 [INFO] Resolving class path of org.eclipse.papyrus.views.documentation.tests 12:31:00 [INFO] 12:31:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests --- 12:31:00 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:00 [INFO] 12:31:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.documentation.tests --- 12:31:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/main/resources 12:31:00 [INFO] 12:31:00 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.documentation.tests --- 12:31:00 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.documentation.tests --- 12:31:01 [INFO] 12:31:01 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.documentation.tests --- 12:31:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/src/test/resources 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.documentation.tests --- 12:31:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 323 were skipped 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.documentation.tests --- 12:31:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/org.eclipse.papyrus.views.documentation.tests/target/org.eclipse.papyrus.views.documentation.tests-2.0.0-SNAPSHOT.jar 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.documentation.tests --- 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.documentation.tests --- 12:31:01 [INFO] Skipping tests 12:31:01 [INFO] 12:31:01 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.documentation.tests --- 12:31:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:01 [INFO] 12:31:01 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature >----- 12:31:01 [INFO] Building org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT [81/175] 12:31:01 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml 12:31:01 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:31:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.views.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/pom.xml 12:31:01 [INFO] 12:31:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] The project's OSGi version is 1.2.0.202404191627 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] 12:31:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] 12:31:01 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:01 [INFO] 12:31:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/src/main/resources 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 321 were skipped 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/org.eclipse.papyrus.tests.views.feature-1.2.0-SNAPSHOT.jar 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] 12:31:01 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.views.feature --- 12:31:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:01 [INFO] 12:31:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests.releng >-- 12:31:01 [INFO] Building org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT [82/175] 12:31:01 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/pom.xml 12:31:01 [INFO] --------------------------------[ pom ]--------------------------------- 12:31:01 [INFO] 12:31:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests.releng --- 12:31:01 [INFO] 12:31:01 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests.releng --- 12:31:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:01 [INFO] 12:31:01 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.tests.releng --- 12:31:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:01 [INFO] 12:31:01 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests >--- 12:31:01 [INFO] Building org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT [83/175] 12:31:01 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml 12:31:01 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/pom.xml 12:31:01 [INFO] 12:31:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:01 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:01 [INFO] 12:31:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:01 [INFO] 12:31:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:01 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.tests 12:31:03 [INFO] 12:31:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:03 [INFO] 12:31:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/main/resources 12:31:03 [INFO] 12:31:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:03 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[30] 12:31:03 import org.eclipse.papyrus.uml.profile.service.ui.RefreshProfileDialog; 12:31:03 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:03 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.2.0.202404190300/org.eclipse.papyrus.uml.profile-4.2.0.202404190300.jar') 12:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] 12:31:03 RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class); 12:31:03 ^^^^^^^^^^^^^^^^^^^^ 12:31:03 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.2.0.202404190300/org.eclipse.papyrus.uml.profile-4.2.0.202404190300.jar') 12:31:03 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/org/eclipse/papyrus/uml/profile/tests/DialogInteractionRule.java:[149] 12:31:03 RefreshProfileDialog dialog = findWindow(RefreshProfileDialog.class); 12:31:03 ^^^^^^^^^^^^^^^^^^^^ 12:31:03 Discouraged access: The type 'RefreshProfileDialog' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.profile/4.2.0.202404190300/org.eclipse.papyrus.uml.profile-4.2.0.202404190300.jar') 12:31:03 3 problems (3 warnings) 12:31:03 [INFO] 12:31:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:03 [INFO] 12:31:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/src/test/resources 12:31:03 [INFO] 12:31:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 299 were skipped 12:31:03 [INFO] 12:31:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/target/org.eclipse.papyrus.uml.profile.tests-2.0.0-SNAPSHOT.jar 12:31:03 [INFO] 12:31:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:03 [INFO] 12:31:03 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:03 [INFO] Skipping tests 12:31:03 [INFO] 12:31:03 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.tests --- 12:31:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:03 [INFO] 12:31:03 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests.releng >-- 12:31:03 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT [84/175] 12:31:03 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/pom.xml 12:31:03 [INFO] --------------------------------[ pom ]--------------------------------- 12:31:03 [INFO] 12:31:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- 12:31:03 [INFO] 12:31:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- 12:31:03 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:03 [INFO] 12:31:03 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests.releng --- 12:31:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:03 [INFO] 12:31:03 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests >-- 12:31:03 [INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT [85/175] 12:31:03 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml 12:31:03 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelexplorer.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml 12:31:03 [INFO] 12:31:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:03 [INFO] 12:31:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:03 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:03 [INFO] 12:31:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:03 [INFO] 12:31:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:03 [INFO] 12:31:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:03 [INFO] 12:31:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:03 [INFO] Resolving class path of org.eclipse.papyrus.uml.modelexplorer.tests 12:31:05 [INFO] 12:31:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:05 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:05 [INFO] 12:31:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/main/resources 12:31:05 [INFO] 12:31:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:05 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:05 [INFO] 12:31:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:05 [INFO] 12:31:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/test/resources 12:31:05 [INFO] 12:31:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:31:05 [INFO] 12:31:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/org.eclipse.papyrus.uml.modelexplorer.tests-2.0.0-SNAPSHOT.jar 12:31:05 [INFO] 12:31:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:05 [INFO] 12:31:05 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:05 [INFO] Skipping tests 12:31:05 [INFO] 12:31:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.modelexplorer.tests --- 12:31:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:05 [INFO] 12:31:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests >-- 12:31:05 [INFO] Building org.eclipse.papyrus.uml.service.types.tests 2.1.0-SNAPSHOT [86/175] 12:31:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml 12:31:05 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/pom.xml 12:31:05 [INFO] 12:31:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:05 [INFO] 12:31:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:05 [INFO] The project's OSGi version is 2.1.0.202404191627 12:31:05 [INFO] 12:31:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:05 [INFO] 12:31:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:05 [INFO] 12:31:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:05 [INFO] 12:31:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:05 [INFO] Resolving class path of org.eclipse.papyrus.uml.service.types.tests 12:31:07 [INFO] 12:31:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:07 [INFO] 12:31:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/main/resources 12:31:07 [INFO] 12:31:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:07 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[82] 12:31:07 private static Class testClass; 12:31:07 ^^^^^^^^^ 12:31:07 The value of the field CreatePureUMLElementTest.testClass is not used 12:31:07 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[84] 12:31:07 private static Activity testActivityWithNode; 12:31:07 ^^^^^^^^^^^^^^^^^^^^ 12:31:07 The value of the field CreatePureUMLElementTest.testActivityWithNode is not used 12:31:07 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationCompositeTest.java (at line 36) 12:31:07 @SuppressWarnings("nls") 12:31:07 ^^^^^ 12:31:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:07 6. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationTest.java (at line 36) 12:31:07 @SuppressWarnings("nls") 12:31:07 ^^^^^ 12:31:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:07 7. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationDirectedTest.java (at line 36) 12:31:07 @SuppressWarnings("nls") 12:31:07 ^^^^^ 12:31:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:07 8. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreateAssociationSharedDirectedTest.java (at line 36) 12:31:07 @SuppressWarnings("nls") 12:31:07 ^^^^^ 12:31:07 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:07 8 problems (0 errors, 2 warnings, 6 infos) 12:31:07 [INFO] 12:31:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:07 [INFO] 12:31:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/test/resources 12:31:07 [INFO] 12:31:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 324 were skipped 12:31:07 [INFO] 12:31:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/org.eclipse.papyrus.uml.service.types.tests-2.1.0-SNAPSHOT.jar 12:31:07 [INFO] 12:31:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:07 [INFO] 12:31:07 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:07 [INFO] Skipping tests 12:31:07 [INFO] 12:31:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.service.types.tests --- 12:31:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:07 [INFO] 12:31:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests >-- 12:31:07 [INFO] Building org.eclipse.papyrus.uml.properties.tests 2.1.0-SNAPSHOT [87/175] 12:31:07 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml 12:31:07 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.properties.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/pom.xml 12:31:08 [INFO] 12:31:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:08 [INFO] 12:31:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:08 [INFO] The project's OSGi version is 2.1.0.202404191627 12:31:08 [INFO] 12:31:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:08 [INFO] 12:31:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:08 [INFO] 12:31:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:08 [INFO] 12:31:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:08 [INFO] Resolving class path of org.eclipse.papyrus.uml.properties.tests 12:31:09 [INFO] 12:31:09 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:09 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:09 [INFO] 12:31:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/main/resources 12:31:09 [INFO] 12:31:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:10 [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:10 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/modelelement/tests/UMLModelElementTest.java:[128] 12:31:10 return new StrategyBasedContentProvider(new ProviderBasedBrowseStrategy(treeContent), 12:31:10 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:10 ProviderBasedBrowseStrategy is a raw type. References to generic type ProviderBasedBrowseStrategy<T> should be parameterized 12:31:10 22. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/KeywordObservableValueTest.java (at line 31) 12:31:10 @SuppressWarnings({ "nls" }) 12:31:10 ^^^^^ 12:31:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:10 23. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ElementCustomizationShadowObservableValueTest.java (at line 23) 12:31:10 @SuppressWarnings({ "nls" }) 12:31:10 ^^^^^ 12:31:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:10 24. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/BasicObservableListTest.java (at line 33) 12:31:10 @SuppressWarnings({ "nls" }) 12:31:10 ^^^^^ 12:31:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:10 25. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AnnotationObservableValueTest.java (at line 29) 12:31:10 @SuppressWarnings({ "nls" }) 12:31:10 ^^^^^ 12:31:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:10 26. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/BasicObservableValueTest.java (at line 30) 12:31:10 @SuppressWarnings({ "nls" }) 12:31:10 ^^^^^ 12:31:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:10 27. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/AbstractObservableListTest.java (at line 31) 12:31:10 @SuppressWarnings({ "unchecked", "rawtypes", "serial", "nls" }) 12:31:10 ^^^^^ 12:31:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:10 28. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ExtensionEndMultiplicityObservableValueTest.java (at line 31) 12:31:10 @SuppressWarnings({ "nls" }) 12:31:10 ^^^^^ 12:31:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:10 29. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ProvidedInterfaceObservableListTest.java (at line 33) 12:31:10 @SuppressWarnings({ "nls" }) 12:31:10 ^^^^^ 12:31:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:10 30. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/StereotypeApplicationObservableListTest.java (at line 33) 12:31:10 @SuppressWarnings({ "nls" }) 12:31:10 ^^^^^ 12:31:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:10 31. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/org/eclipse/papyrus/uml/properties/databinding/tests/ImageNameObservableValueTest.java (at line 23) 12:31:10 @SuppressWarnings({ "nls" }) 12:31:10 ^^^^^ 12:31:10 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:10 31 problems (0 errors, 1 warning, 30 infos) 12:31:10 [INFO] 12:31:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:10 [INFO] 12:31:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/src/test/resources 12:31:10 [INFO] 12:31:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 327 were skipped 12:31:10 [INFO] 12:31:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/target/org.eclipse.papyrus.uml.properties.tests-2.1.0-SNAPSHOT.jar 12:31:10 [INFO] 12:31:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:10 [INFO] 12:31:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:10 [INFO] Skipping tests 12:31:10 [INFO] 12:31:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.properties.tests --- 12:31:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:10 [INFO] 12:31:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.types.core.tests >-- 12:31:10 [INFO] Building org.eclipse.papyrus.uml.types.core.tests 1.0.0-SNAPSHOT [88/175] 12:31:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/pom.xml 12:31:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.types.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/pom.xml 12:31:10 [INFO] 12:31:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:10 [INFO] 12:31:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:10 [INFO] The project's OSGi version is 1.0.0.202404191627 12:31:10 [INFO] 12:31:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:10 [INFO] 12:31:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:10 [INFO] 12:31:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:10 [INFO] 12:31:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:10 [INFO] Resolving class path of org.eclipse.papyrus.uml.types.core.tests 12:31:12 [INFO] 12:31:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:12 [INFO] 12:31:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/src/main/resources 12:31:12 [INFO] 12:31:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:12 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:12 [INFO] 12:31:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:12 [INFO] 12:31:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/src/test/resources 12:31:12 [INFO] 12:31:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 322 were skipped 12:31:12 [INFO] 12:31:12 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.types.core.tests/target/org.eclipse.papyrus.uml.types.core.tests-1.0.0-SNAPSHOT.jar 12:31:12 [INFO] 12:31:12 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:12 [INFO] 12:31:12 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:12 [INFO] Skipping tests 12:31:12 [INFO] 12:31:12 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.types.core.tests --- 12:31:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:12 [INFO] 12:31:12 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests >-- 12:31:12 [INFO] Building org.eclipse.papyrus.uml.modelrepair.tests 2.1.0-SNAPSHOT [89/175] 12:31:12 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml 12:31:12 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.modelrepair.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/pom.xml 12:31:13 [INFO] 12:31:13 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:13 [INFO] 12:31:13 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:13 [INFO] The project's OSGi version is 2.1.0.202404191627 12:31:13 [INFO] 12:31:13 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:13 [INFO] 12:31:13 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:13 [INFO] 12:31:13 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:13 [INFO] 12:31:13 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:13 [INFO] Resolving class path of org.eclipse.papyrus.uml.modelrepair.tests 12:31:14 [INFO] 12:31:14 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:14 [INFO] 12:31:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/main/resources 12:31:14 [INFO] 12:31:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:14 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[27] 12:31:14 * Tests for {@link ProfileNamespaceURIPattern}s and the related functionality. 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[104] 12:31:14 protected static Predicate<ProfileNamespaceURIPattern> isExtensionPointPattern() { 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[105] 12:31:14 return new Predicate<ProfileNamespaceURIPattern>() { 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[107] 12:31:14 public boolean apply(ProfileNamespaceURIPattern pattern) { 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] 12:31:14 return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) && 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[108] 12:31:14 return pattern.getRegexPattern() != null && EXTENSION_POINT_PATTERN.equals(pattern.getRegexPattern().pattern()) && 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.getRegexPattern()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[109] 12:31:14 pattern.getVersionFormat() != null; 12:31:14 ^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.getVersionFormat()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[123] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[124] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 12:31:14 ^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[126] 12:31:14 assertThat("Pattern should have matched.", match.hasMatched()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[128] 12:31:14 match.getNamespaceURI(), is(NO_VERSION_A_URI)); 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[130] 12:31:14 match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[132] 12:31:14 match.getVersion(), is(NO_VERSION_VERSION_DEFAULT)); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[142] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN, NO_VERSION_FORMAT); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[143] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(NO_VERSION_A_URI); 12:31:14 ^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[145] 12:31:14 assertThat("Pattern should have matched.", match.hasMatched()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[147] 12:31:14 match.getNamespaceURI(), is(NO_VERSION_A_URI)); 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[149] 12:31:14 match.getVersionlessNamespaceURI(), is(NO_VERSION_A_URI)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[151] 12:31:14 match.getVersion(), is(NO_VERSION_A_URI)); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[162] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[163] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 12:31:14 ^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[165] 12:31:14 assertThat("Pattern should have matched.", match.hasMatched()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[167] 12:31:14 match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI)); 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[169] 12:31:14 match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[171] 12:31:14 match.getVersion(), is(SINGLE_VERSION_A7_VERSION_DEFAULT)); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[180] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN, SINGLE_VERSION_FORMAT); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[181] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(SINGLE_VERSION_A7_URI); 12:31:14 ^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[183] 12:31:14 assertThat("Pattern should have matched.", match.hasMatched()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[185] 12:31:14 match.getNamespaceURI(), is(SINGLE_VERSION_A7_URI)); 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[187] 12:31:14 match.getVersionlessNamespaceURI(), is(SINGLE_VERSION_A7_VERSIONLESS_URI)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[189] 12:31:14 match.getVersion(), is(SINGLE_VERSION_A7_VERSION_FORMAT)); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[200] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[201] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 12:31:14 ^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[203] 12:31:14 assertThat("Pattern should have matched.", match.hasMatched()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[205] 12:31:14 match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI)); 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[207] 12:31:14 match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[209] 12:31:14 match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_DEFAULT)); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[218] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(MULTI_VERSION_PATTERN, MULTI_VERSION_FORMAT); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[219] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 12:31:14 ^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[221] 12:31:14 assertThat("Pattern should have matched.", match.hasMatched()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[223] 12:31:14 match.getNamespaceURI(), is(MULTI_VERSION_A7_701_URI)); 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[225] 12:31:14 match.getVersionlessNamespaceURI(), is(MULTI_VERSION_A7_701_VERSIONLESS_URI)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[227] 12:31:14 match.getVersion(), is(MULTI_VERSION_A7_701_VERSION_FORMAT)); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[238] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NON_MATCHING_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[239] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = pattern.match(MULTI_VERSION_A7_701_URI); 12:31:14 ^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.match(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[241] 12:31:14 assertThat("Pattern should not have matched.", !match.hasMatched()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[243] 12:31:14 match.getNamespaceURI(), nullValue()); 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[245] 12:31:14 match.getVersionlessNamespaceURI(), nullValue()); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[247] 12:31:14 match.getVersion(), nullValue()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternMatchResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[256] 12:31:14 final ProfileNamespaceURIPatternMatchResult match = ProfileNamespaceURIPatternMatchResult.NO_MATCH; 12:31:14 ^^^^^^^^ 12:31:14 Discouraged access: The field 'ProfileNamespaceURIPatternMatchResult.NO_MATCH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[258] 12:31:14 assertThat("Pattern should not have matched.", !match.hasMatched()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.hasMatched()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[260] 12:31:14 match.getNamespaceURI(), nullValue()); 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[262] 12:31:14 match.getVersionlessNamespaceURI(), nullValue()); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[264] 12:31:14 match.getVersion(), nullValue()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternMatchResult.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[275] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] 12:31:14 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[276] 12:31:14 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_A_URI); 12:31:14 ^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[278] 12:31:14 assertThat("Comparison should be valid.", comparison.isValid()); 12:31:14 ^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[279] 12:31:14 assertThat("Same URI should be equal to itself (namespace URI).", comparison.isEqualNamespaceURI()); 12:31:14 ^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[280] 12:31:14 assertThat("Same URI should be equal to itself (versionless URI).", comparison.isEqualVersionlessNamespaceURI()); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[281] 12:31:14 assertThat("Same URI should be equal to itself (version).", comparison.isEqualVersion()); 12:31:14 ^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[290] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(NO_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] 12:31:14 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[291] 12:31:14 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(NO_VERSION_A_URI, NO_VERSION_B_URI); 12:31:14 ^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[293] 12:31:14 assertThat("Comparison should be valid.", comparison.isValid()); 12:31:14 ^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isValid()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[294] 12:31:14 assertThat("Should not be the same namespace URI.", !comparison.isEqualNamespaceURI()); 12:31:14 ^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[295] 12:31:14 assertThat("Should not be the same versionless URI.", !comparison.isEqualVersionlessNamespaceURI()); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersionlessNamespaceURI()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[296] 12:31:14 assertThat("Should be the same version (no version).", comparison.isEqualVersion()); 12:31:14 ^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternComparison.isEqualVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[307] 12:31:14 final ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern(SINGLE_VERSION_PATTERN); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] 12:31:14 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternComparison' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/uripattern/ProfileNamespaceURIPatternTest.java:[308] 12:31:14 final ProfileNamespaceURIPatternComparison comparison = pattern.compare(SINGLE_VERSION_A7_URI, SINGLE_VERSION_A7_URI); 12:31:14 ^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPattern.compare(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[67] 12:31:14 * Automated tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies. 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[86] 12:31:14 private ZombieStereotypesDescriptor zombies; 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[117] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^ 12:31:14 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[118] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[138] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^ 12:31:14 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[139] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[158] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^ 12:31:14 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[159] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 12:31:14 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 12:31:14 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 12:31:14 ^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getRepairAction(IAdaptable, IRepairAction.Kind)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 12:31:14 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 12:31:14 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[175] 12:31:14 IRepairAction action = zombies.getRepairAction(schema, IRepairAction.Kind.DELETE); 12:31:14 ^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 12:31:14 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^ 12:31:14 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 12:31:14 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 12:31:14 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[176] 12:31:14 assertThat("Wrong repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[195] 12:31:14 fixture.start(modelSet.getResourceSet()); 12:31:14 ^^^^^ 12:31:14 Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[199] 12:31:14 void repair(final IAdaptable schema, final IRepairAction action) { 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[205] 12:31:14 zombies.repair(schema, action, null, null); 12:31:14 ^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[215] 12:31:14 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 12:31:14 ^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[271] 12:31:14 static class MyStereotypeApplicationRepairSnippet extends StereotypeApplicationRepairSnippet { 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[274] 12:31:14 super(); 12:31:14 ^^^^^^^^ 12:31:14 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[278] 12:31:14 super(presenterFunction, dynamicProfileSupplier); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function<? super ModelSet,? extends IZombieStereotypePresenter>, Function<? super EPackage,Profile>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[282] 12:31:14 super(presenterFunction); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'StereotypeApplicationRepairSnippet(Function<? super ModelSet,? extends IZombieStereotypePresenter>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[287] 12:31:14 protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource) { 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[288] 12:31:14 return super.getZombieStereotypes(resource); 12:31:14 ^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[293] 12:31:14 protected ZombieStereotypesDescriptor getZombieStereotypes(Resource resource, Element root) { 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[294] 12:31:14 return super.getZombieStereotypes(resource, root); 12:31:14 ^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getZombieStereotypes(Resource, Element)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[300] 12:31:14 return super.getRootUMLElement(resource); 12:31:14 ^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getRootUMLElement(Resource)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeApplicationRepairSnippetTest.java:[306] 12:31:14 return super.getAppliedDefinitions(profileApplications); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'StereotypeApplicationRepairSnippet.getAppliedDefinitions(Iterable<? extends ProfileApplication>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[57] 12:31:14 import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPattern; 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[58] 12:31:14 import org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternRegistry; 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[82] 12:31:14 * Specific bug regression tests for the {@link StereotypeApplicationRepairSnippet} class and its dependencies. 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[102] 12:31:14 private ZombieStereotypesDescriptor zombies; 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[132] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^ 12:31:14 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[133] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[161] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^ 12:31:14 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[162] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[215] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^ 12:31:14 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[216] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[283] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^ 12:31:14 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[284] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[302] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^ 12:31:14 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[303] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.DELETE)); 12:31:14 ^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.DELETE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[343] 12:31:14 IRepairAction action = zombies.getSuggestedRepairAction(schema); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getSuggestedRepairAction(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^ 12:31:14 Discouraged access: The method 'IRepairAction.kind()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction.Kind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[344] 12:31:14 assertThat("Wrong suggested repair action", action.kind(), is(IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION)); 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The field 'IRepairAction.Kind.APPLY_LATEST_PROFILE_DEFINITION' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[376] 12:31:14 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 12:31:14 ^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[387] 12:31:14 Collection<? extends EObject> packageAzombies = zombies.getZombies(packageA.get()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[390] 12:31:14 Collection<? extends EObject> packageBzombies = zombies.getZombies(packageB.get()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[397] 12:31:14 * Tests that bug 496307 is resolved through {@link ProfileNamespaceURIPattern}s which provide a mechanism to 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 12:31:14 ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 12:31:14 ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPatternRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[414] 12:31:14 ProfileNamespaceURIPatternRegistry registry = ProfileNamespaceURIPatternRegistry.INSTANCE; 12:31:14 ^^^^^^^^ 12:31:14 Discouraged access: The field 'ProfileNamespaceURIPatternRegistry.INSTANCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 12:31:14 ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 12:31:14 ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ProfileNamespaceURIPattern' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[415] 12:31:14 ProfileNamespaceURIPattern pattern = new ProfileNamespaceURIPattern( 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The constructor 'ProfileNamespaceURIPattern(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[419] 12:31:14 registry.register(pattern); 12:31:14 ^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.register(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[421] 12:31:14 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 12:31:14 ^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[433] 12:31:14 Collection<? extends EObject> packageAzombies = zombies.getZombies(packageA.get()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[442] 12:31:14 Collection<? extends EObject> packageBzombies = zombies.getZombies(packageB.get()); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombies(IAdaptable)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[452] 12:31:14 registry.unregister(pattern); 12:31:14 ^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ProfileNamespaceURIPatternRegistry.unregister(ProfileNamespaceURIPattern)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[470] 12:31:14 if (next.isAnnotationPresent(Bug.class) && StereotypeApplicationRepairSnippet.class.isAssignableFrom(next.getReturnType())) { 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'StereotypeApplicationRepairSnippet' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[486] 12:31:14 fixture.start(modelSet.getResourceSet()); 12:31:14 ^^^^^ 12:31:14 Discouraged access: The method 'StereotypeApplicationRepairSnippet.start(ModelSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[569] 12:31:14 void repair(final IAdaptable schema, final IRepairAction action) { 12:31:14 ^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'IRepairAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[575] 12:31:14 zombies.repair(schema, action, null, null); 12:31:14 ^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.repair(IAdaptable, IRepairAction, DiagnosticChain, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[586] 12:31:14 Collection<? extends IAdaptable> schemata = zombies.getZombieSchemas(); 12:31:14 ^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The method 'ZombieStereotypesDescriptor.getZombieSchemas()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/org/eclipse/papyrus/uml/modelrepair/internal/stereotypes/StereotypeRepairRegressionTest.java:[657] 12:31:14 public void addZombies(ZombieStereotypesDescriptor zombies) { 12:31:14 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:14 Discouraged access: The type 'ZombieStereotypesDescriptor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.modelrepair/3.1.0.202404190300/org.eclipse.papyrus.uml.modelrepair-3.1.0.202404190300.jar') 12:31:14 204 problems (204 warnings) 12:31:14 [INFO] 12:31:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:14 [INFO] 12:31:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/test/resources 12:31:14 [INFO] 12:31:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 12:31:14 [INFO] 12:31:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/org.eclipse.papyrus.uml.modelrepair.tests-2.1.0-SNAPSHOT.jar 12:31:14 [INFO] 12:31:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:14 [INFO] 12:31:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:14 [INFO] Skipping tests 12:31:14 [INFO] 12:31:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.modelrepair.tests --- 12:31:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:14 [INFO] 12:31:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests >-- 12:31:14 [INFO] Building org.eclipse.papyrus.uml.profile.drafter.tests 2.2.0-SNAPSHOT [90/175] 12:31:14 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml 12:31:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.profile.drafter.tests:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/pom.xml 12:31:15 [INFO] 12:31:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:15 [INFO] 12:31:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:15 [INFO] The project's OSGi version is 2.2.0.202404191627 12:31:15 [INFO] 12:31:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:15 [INFO] 12:31:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:15 [INFO] 12:31:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:15 [INFO] 12:31:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:15 [INFO] Resolving class path of org.eclipse.papyrus.uml.profile.drafter.tests 12:31:16 [INFO] 12:31:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:16 [INFO] 12:31:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/main/resources 12:31:16 [INFO] 12:31:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:16 [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] 12:31:16 public class TraceRecord<T1, T2> { 12:31:16 ^^ 12:31:16 The type parameter T1 is hiding the type T1 12:31:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/org/eclipse/papyrus/uml/profile/drafter/tests/TracesRecorder.java:[96] 12:31:16 public class TraceRecord<T1, T2> { 12:31:16 ^^ 12:31:16 The type parameter T2 is hiding the type T2 12:31:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[42] 12:31:16 @SuppressWarnings("unchecked") 12:31:16 ^^^^^^^^^^^ 12:31:16 Unnecessary @SuppressWarnings("unchecked") 12:31:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] 12:31:16 List models = (List) inputElement; 12:31:16 ^^^^ 12:31:16 List is a raw type. References to generic type List<E> should be parameterized 12:31:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/test/org/eclipse/papyrus/uml/profile/drafter/tests/ui/propertyviewer/TableViewerExample.java:[47] 12:31:16 List models = (List) inputElement; 12:31:16 ^^^^ 12:31:16 List is a raw type. References to generic type List<E> should be parameterized 12:31:16 5 problems (5 warnings) 12:31:16 [INFO] 12:31:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:16 [INFO] 12:31:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/src/test/resources 12:31:16 [INFO] 12:31:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 300 were skipped 12:31:16 [INFO] 12:31:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/target/org.eclipse.papyrus.uml.profile.drafter.tests-2.2.0-SNAPSHOT.jar 12:31:16 [INFO] 12:31:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:16 [INFO] 12:31:16 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:16 [INFO] Skipping tests 12:31:16 [INFO] 12:31:16 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.profile.drafter.tests --- 12:31:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:16 [INFO] 12:31:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests >-- 12:31:16 [INFO] Building org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT [91/175] 12:31:16 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml 12:31:16 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.service.types.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/pom.xml 12:31:17 [INFO] 12:31:17 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:17 [INFO] 12:31:17 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:17 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:17 [INFO] 12:31:17 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:17 [INFO] 12:31:17 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:17 [INFO] 12:31:17 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:17 [INFO] 12:31:17 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:17 [INFO] Resolving class path of org.eclipse.papyrus.uml.service.types.ui.tests 12:31:18 [INFO] 12:31:18 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:18 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:18 [INFO] 12:31:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/main/resources 12:31:18 [INFO] 12:31:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:18 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/AbstractCreateRelationshipTest.java:[258] 12:31:19 public void setInitialElementSelections(List selectedElements) { 12:31:19 ^^^^ 12:31:19 List is a raw type. References to generic type List<E> should be parameterized 12:31:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/org/eclipse/papyrus/uml/service/types/ui/tests/creation/CreateRelationshipTest.java:[777] 12:31:19 public void setInitialElementSelections(List selectedElements) { 12:31:19 ^^^^ 12:31:19 List is a raw type. References to generic type List<E> should be parameterized 12:31:19 2 problems (2 warnings) 12:31:19 [INFO] 12:31:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:19 [INFO] 12:31:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/src/test/resources 12:31:19 [INFO] 12:31:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 324 were skipped 12:31:19 [INFO] 12:31:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/target/org.eclipse.papyrus.uml.service.types.ui.tests-2.0.0-SNAPSHOT.jar 12:31:19 [INFO] 12:31:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:19 [INFO] 12:31:19 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:19 [INFO] Skipping tests 12:31:19 [INFO] 12:31:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.service.types.ui.tests --- 12:31:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:19 [INFO] 12:31:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests >--- 12:31:19 [INFO] Building org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT [92/175] 12:31:19 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml 12:31:19 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 12:31:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/pom.xml 12:31:19 [INFO] 12:31:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:19 [INFO] 12:31:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:19 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:19 [INFO] 12:31:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:19 [INFO] 12:31:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:19 [INFO] 12:31:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:19 [INFO] 12:31:19 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:19 [INFO] Resolving class path of org.eclipse.papyrus.uml.filters.tests 12:31:20 [INFO] 12:31:20 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:20 [INFO] 12:31:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/main/resources 12:31:20 [INFO] 12:31:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:20 [INFO] 12:31:20 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [INFO] 12:31:20 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [INFO] 12:31:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/src/test/resources 12:31:20 [INFO] 12:31:20 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [INFO] 12:31:20 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 294 were skipped 12:31:20 [INFO] 12:31:20 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/target/org.eclipse.papyrus.uml.filters.tests-2.0.0-SNAPSHOT.jar 12:31:20 [INFO] 12:31:20 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [INFO] 12:31:20 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.filters.tests --- 12:31:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:20 [INFO] 12:31:20 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature >------ 12:31:20 [INFO] Building org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT [93/175] 12:31:20 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml 12:31:20 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:31:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/pom.xml 12:31:21 [INFO] 12:31:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] The project's OSGi version is 1.2.0.202404191627 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] 12:31:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] 12:31:21 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:21 [INFO] 12:31:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/src/main/resources 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 331 were skipped 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/org.eclipse.papyrus.tests.uml.feature-1.2.0-SNAPSHOT.jar 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] 12:31:21 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.feature --- 12:31:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:21 [INFO] 12:31:21 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests >-- 12:31:21 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT [94/175] 12:31:21 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml 12:31:21 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/pom.xml 12:31:21 [INFO] 12:31:21 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:21 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:21 [INFO] 12:31:21 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:21 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor.tests 12:31:21 [INFO] 12:31:21 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:21 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:21 [INFO] 12:31:21 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/main/resources 12:31:21 [INFO] 12:31:21 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:21 [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[15] 12:31:22 public class FakePagePart extends PagePart { 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[18] 12:31:22 super(null, null); 12:31:22 ^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'PagePart(TabFolderPart, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[22] 12:31:22 boolean visit(IPartVisitor visitor) { 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'IPartVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakePagePart.java:[40] 12:31:22 public void reparent(TabFolderPart parent) { 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[73] 12:31:22 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[78] 12:31:22 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[84] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[86] 12:31:22 sashWindowContainer.setContentProvider(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[88] 12:31:22 sashWindowContainer.createPartControl(shell); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[136] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[139] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11"))); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[142] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p11"))); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13"))); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[143] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p13"))); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15"))); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[144] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p15"))); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[145] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14"))); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[146] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p14"))); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[147] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23"))); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[148] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p23"))); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22"))); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[149] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p22"))); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[157] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[158] 12:31:22 container.getActiveSashWindowsPage(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[159] 12:31:22 assertEquals( "expected active page", "p23", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[160] 12:31:22 assertEquals( "expected active page", helper.lookupPageByName("p23"), container.getActiveSashWindowsPage().getRawModel()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[163] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[164] 12:31:22 container.getActiveSashWindowsPage(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[165] 12:31:22 assertEquals( "expected active page", "p21", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[168] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[169] 12:31:22 container.getActiveSashWindowsPage(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[170] 12:31:22 assertEquals( "expected active page", "p14", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[173] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[174] 12:31:22 container.getActiveSashWindowsPage(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[175] 12:31:22 assertEquals( "expected active page", "p12", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[178] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[179] 12:31:22 container.getActiveSashWindowsPage(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[180] 12:31:22 assertEquals( "expected active page", "p15", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[183] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[184] 12:31:22 container.getActiveSashWindowsPage(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/ActiveHistoryTrackerBehaviorTest.java:[185] 12:31:22 assertEquals( "expected active page", "p13", ((MessagePartModel)container.getActiveSashWindowsPage().getRawModel()).getTabTitle()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtilsTest.java:[155] 12:31:22 IPageModel newPage = helper.createNewPage("newPage"); 12:31:22 ^^^^^^^ 12:31:22 The value of the local variable newPage is not used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[22] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel is never used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[23] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.RootModel; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.RootModel is never used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[24] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel is never used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[25] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider is never used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleContentProviderBaseVisitor.java:[26] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel is never used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[24] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.internal.IMultiEditorManager; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[25] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[26] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.internal.eclipsecopy.MultiPageSelectionProvider; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[41] 12:31:22 * This main editor provide the minimum required to let a {@link SashWindowsContainer} run inside. 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[65] 12:31:22 public class FakeMultiSashPageEditor extends EditorPart implements IMultiEditorManager, IMultiPageEditorPart { 12:31:22 ^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'IMultiEditorManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[77] 12:31:22 private SashWindowsContainer sashContainer; 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] 12:31:22 site.setSelectionProvider(new MultiPageSelectionProvider(this)); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'MultiPageSelectionProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[270] 12:31:22 site.setSelectionProvider(new MultiPageSelectionProvider(this)); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'MultiPageSelectionProvider(IMultiPageEditorPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] 12:31:22 sashContainer = new SashWindowsContainer(this); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[280] 12:31:22 sashContainer = new SashWindowsContainer(this); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashWindowsContainer(IMultiEditorManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[281] 12:31:22 sashContainer.setContentProvider(getContentProvider()); 12:31:22 ^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[282] 12:31:22 sashContainer.createPartControl(parent); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[324] 12:31:22 sashContainer.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[334] 12:31:22 return sashContainer.getActiveEditor(); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[349] 12:31:22 public SashWindowsContainer getSashWindowsContainer() { 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeMultiSashPageEditor.java:[359] 12:31:22 sashContainer.setFocus(); 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.setFocus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[27] 12:31:22 * Tests for the {@link SashContainerFolderEventsProvider} class. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 12:31:22 TabFolderListManager listManager = new TabFolderListManager(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 12:31:22 TabFolderListManager listManager = new TabFolderListManager(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[55] 12:31:22 TabFolderListManager listManager = new TabFolderListManager(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 12:31:22 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 12:31:22 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[56] 12:31:22 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[57] 12:31:22 folderEventProvider.addListener(listManager); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[60] 12:31:22 TabFolderPart folder1= new FakeTabFolderPart(); 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[61] 12:31:22 folderEventProvider.fireFolderCreatedEvent(folder1); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[64] 12:31:22 assertTrue( "folder added", listManager.getFolderList().contains(folder1) ); 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 12:31:22 TabFolderListManager listManager = new TabFolderListManager(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 12:31:22 TabFolderListManager listManager = new TabFolderListManager(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderListManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[74] 12:31:22 TabFolderListManager listManager = new TabFolderListManager(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'TabFolderListManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 12:31:22 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 12:31:22 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerFolderEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[75] 12:31:22 SashContainerFolderEventsProvider folderEventProvider = new SashContainerFolderEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashContainerFolderEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[76] 12:31:22 folderEventProvider.addListener(listManager); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[79] 12:31:22 TabFolderPart folder1= new FakeTabFolderPart(); 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[80] 12:31:22 folderEventProvider.fireFolderCreatedEvent(folder1); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[82] 12:31:22 TabFolderPart folder2= new FakeTabFolderPart(); 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[83] 12:31:22 folderEventProvider.fireFolderCreatedEvent(folder2); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderCreatedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[86] 12:31:22 assertTrue( "folder added", listManager.getFolderList().contains(folder1) ); 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[87] 12:31:22 assertTrue( "folder added", listManager.getFolderList().contains(folder2) ); 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[90] 12:31:22 folderEventProvider.fireFolderDisposedEvent(folder1); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerFolderEventsProvider.fireFolderDisposedEvent(TabFolderPart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[91] 12:31:22 assertFalse( "folder removed", listManager.getFolderList().contains(folder1) ); 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/TabFolderListManagerTest.java:[92] 12:31:22 assertTrue( "folder added", listManager.getFolderList().contains(folder2) ); 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderListManager.getFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[35] 12:31:22 * Test if the {@link SashWindowsContainer} send the events of a page lifecycle. 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[36] 12:31:22 * Test if the page lifecycle events are correctly thrown by the {@link SashWindowsContainer} when 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[68] 12:31:22 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[73] 12:31:22 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[81] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[83] 12:31:22 sashWindowContainer.setContentProvider(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[85] 12:31:22 sashWindowContainer.createPartControl(shell); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[116] 12:31:22 protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 12:31:22 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 12:31:22 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[118] 12:31:22 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[119] 12:31:22 container.visit(visitor); 12:31:22 ^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[120] 12:31:22 return visitor.result(); 12:31:22 ^^^^^^ 12:31:22 Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[126] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[137] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[148] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[156] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[160] 12:31:22 container.addPageLifeCycleListener(listener); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[163] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[170] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[184] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[191] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[195] 12:31:22 container.addPageLifeCycleListener(listener); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[198] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[204] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[213] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[226] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[233] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[237] 12:31:22 container.addPageLifeCycleListener(listener); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[240] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[247] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[259] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[269] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[276] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[280] 12:31:22 container.addPageLifeCycleListener(listener); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[282] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[293] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[300] 12:31:22 container.selectPage(page1); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[316] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[326] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[339] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[366] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[370] 12:31:22 container.addPageLifeCycleListener(listener); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[373] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[376] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p12"))); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[385] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[418] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[422] 12:31:22 container.addPageLifeCycleListener(listener); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.addPageLifeCycleListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[425] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[428] 12:31:22 container.selectPage(container.lookupModelPage(helper.lookupPageByName("p21"))); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/PageLifeCycleEventsThrownFromContainerTest.java:[437] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[12] 12:31:22 * Tests for the class {@link SashContainerEventsProvider}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[21] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#addListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[26] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[29] 12:31:22 provider.addListener(listener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[32] 12:31:22 PagePart page = null; 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[35] 12:31:22 provider.firePageAboutToBeClosedEvent(page); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[41] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#removeListener(org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsListener)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[46] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[49] 12:31:22 provider.addListener(listener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[50] 12:31:22 provider.removeListener(listener); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.removeListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[53] 12:31:22 PagePart page = null; 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[56] 12:31:22 provider.firePageAboutToBeClosedEvent(page); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[62] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[67] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[70] 12:31:22 provider.addListener(listener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[73] 12:31:22 PagePart page = null; 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[76] 12:31:22 provider.firePageOpenedEvent(page); 12:31:22 ^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[83] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[88] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[91] 12:31:22 provider.addListener(listener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[94] 12:31:22 PagePart page = null; 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[97] 12:31:22 provider.firePageClosedEvent(page); 12:31:22 ^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[104] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeOpenedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[109] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[112] 12:31:22 provider.addListener(listener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[115] 12:31:22 PagePart page = null; 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[118] 12:31:22 provider.firePageAboutToBeOpenedEvent(page); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeOpenedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[125] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageAboutToBeClosedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[130] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[133] 12:31:22 provider.addListener(listener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[136] 12:31:22 PagePart page = null; 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[139] 12:31:22 provider.firePageAboutToBeClosedEvent(page); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageAboutToBeClosedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[146] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageActivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[151] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[154] 12:31:22 provider.addListener(listener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[157] 12:31:22 PagePart page = null; 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[160] 12:31:22 provider.firePageActivatedEvent(page); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageActivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[167] 12:31:22 * {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProvider#firePageDeactivatedEvent(org.eclipse.papyrus.infra.core.sasheditor.internal.PagePart)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashContainerEventsProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[172] 12:31:22 SashContainerEventsProvider provider = new SashContainerEventsProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashContainerEventsProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[175] 12:31:22 provider.addListener(listener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.addListener(IPageLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[178] 12:31:22 PagePart page = null; 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The type 'PagePart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashContainerEventsProviderTest.java:[181] 12:31:22 provider.firePageDeactivatedEvent(page); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerEventsProvider.firePageDeactivatedEvent(PagePart)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[27] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[41] 12:31:22 * Class providing a facade to test the {@link SashWindowsContainer} class. 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[43] 12:31:22 * This facade own a {@link SimpleSashWindowsContentProvider}, a {@link SashWindowsContainer} and 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[71] 12:31:22 protected SashWindowsContainer sashContainer; 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[117] 12:31:22 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[122] 12:31:22 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[128] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[130] 12:31:22 sashWindowContainer.setContentProvider(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[132] 12:31:22 sashWindowContainer.createPartControl(shell); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[141] 12:31:22 public SashWindowsContainer getSashContainer() { 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContainerTestFacade.java:[163] 12:31:22 sashContainer.dispose(); 12:31:22 ^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/tests/texteditor/FakeEditorInput.java:[141] 12:31:22 public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { 12:31:22 ^^^^^^ 12:31:22 Type safety: The return type Object for getAdapter(Class) from the type FakeEditorInput needs unchecked conversion to conform to T from the type FileEditorInput 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[28] 12:31:22 public class FakeFolderLifeCycleEventsListener implements ITabFolderPartLifeCycleEventsListener { 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'ITabFolderPartLifeCycleEventsListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[42] 12:31:22 public List<TabFolderPart> events; 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[51] 12:31:22 events = new ArrayList<TabFolderPart>(); 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[80] 12:31:22 public List<TabFolderPart> getEvents() { 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[87] 12:31:22 public TabFolderPart getEvent(int index) { 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[111] 12:31:22 public void folderCreated(TabFolderPart folder) { 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeFolderLifeCycleEventsListener.java:[118] 12:31:22 public void folderDisposed(TabFolderPart folder) { 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[243] 12:31:22 private Object lookupModelByName(String modelName, Object from, Class expectedType) { 12:31:22 ^^^^^ 12:31:22 Class is a raw type. References to generic type Class<T> should be parameterized 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[260] 12:31:22 private Object lookupModelByName(String modelName, SashPanelModel sashPanelModel, Class expectedType) { 12:31:22 ^^^^^ 12:31:22 Class is a raw type. References to generic type Class<T> should be parameterized 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/SimpleSashWindowContentProviderUtils.java:[278] 12:31:22 private Object lookupModelByName(String modelName, TabFolderModel tabFolderModel, Class expectedType) { 12:31:22 ^^^^^ 12:31:22 Class is a raw type. References to generic type Class<T> should be parameterized 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[21] 12:31:22 * A fake {@link TabFolderPart} for testing purpose. 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[23] 12:31:22 * This class allows to instanciate a {@link TabFolderPart}. 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[28] 12:31:22 public class FakeTabFolderPart extends TabFolderPart { 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[31] 12:31:22 * Create a fake {@link TabFolderPart} 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 12:31:22 super( new RootPart(null), null, null); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'TabFolderPart(IPanelParent, ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 12:31:22 super( new RootPart(null), null, null); 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The type 'RootPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FakeTabFolderPart.java:[36] 12:31:22 super( new RootPart(null), null, null); 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The constructor 'RootPart(SashWindowsContainer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[90] 12:31:22 final SashWindowsContainer container = editor.getSashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerDisposeCalledTest.java:[113] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[20] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.AbstractPanelModel is never used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[21] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SashPanelModel is never used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[22] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProvider is never used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/contentprovider/simple/CreateModelInSimpleContentProviderVisitor.java:[23] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The import org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.TabFolderModel is never used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[35] 12:31:22 * Test if the {@link SashWindowsContainer} send the events of a folder lifecycle. 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[36] 12:31:22 * Test if the folder lifecycle events are correctly thrown by the {@link SashWindowsContainer} when 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[65] 12:31:22 protected IPage lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 12:31:22 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 12:31:22 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'LookupModelPageVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[67] 12:31:22 LookupModelPageVisitor visitor = new LookupModelPageVisitor(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'LookupModelPageVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[68] 12:31:22 container.visit(visitor); 12:31:22 ^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[69] 12:31:22 return visitor.result(); 12:31:22 ^^^^^^ 12:31:22 Discouraged access: The method 'LookupModelPageVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[82] 12:31:22 ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider(); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 The value of the local variable contentProvider is not used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[83] 12:31:22 SashWindowsContainer container = containerFacade.getSashContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] 12:31:22 container.getFolderLifeCycleEventProvider().addListener(listener); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[87] 12:31:22 container.getFolderLifeCycleEventProvider().addListener(listener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[97] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[102] 12:31:22 assertEquals("right object", containerFacade.getNamesToInternalMap().get("f1"), listener.getEvents().get(i++).getRawModel()); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[104] 12:31:22 assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel()); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[116] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[133] 12:31:22 ISashWindowsContentProvider contentProvider = containerFacade.getIContentProvider(); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 The value of the local variable contentProvider is not used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[134] 12:31:22 SashWindowsContainer container = containerFacade.getSashContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] 12:31:22 container.getFolderLifeCycleEventProvider().addListener(listener); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getFolderLifeCycleEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[138] 12:31:22 container.getFolderLifeCycleEventProvider().addListener(listener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashContainerFolderEventsProvider.addListener(ITabFolderPartLifeCycleEventsListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[148] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[156] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/FolderLifeCycleEventsThrownFromContainerTest.java:[162] 12:31:22 assertEquals("right object", containerFacade.getNamesToInternalMap().get("f2"), listener.getEvents().get(i++).getRawModel()); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderPart.getRawModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[21] 12:31:22 import org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer; 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[36] 12:31:22 protected SashWindowsContainer sashContainer; 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[57] 12:31:22 sashContainer.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] 12:31:22 sashContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[65] 12:31:22 sashContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[68] 12:31:22 sashContainer.setContentProvider(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/editor/ShellEditor.java:[92] 12:31:22 sashContainer.createPartControl(parent); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] 12:31:22 * Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[40] 12:31:22 * Tests the correct execution of {@link SashWindowsContainer#refreshTabs()} on particular 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[90] 12:31:22 SashWindowsContainer container = editor.getSashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[99] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[102] 12:31:22 IPage page = container.getActiveSashWindowsPage(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerRefreshTabsTest.java:[111] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[123] 12:31:22 SashWindowsContainer container = editor.getSashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerMemoryLeakTest.java:[143] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[90] 12:31:22 * Create a {@link SashWindowsContainer} to test. Initialize it with provided {@link ISashWindowsContentProvider}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[95] 12:31:22 protected SashWindowsContainer createSashWindowsContainer(ISashWindowsContentProvider contentProvider) { 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[101] 12:31:22 SashWindowsContainer sashWindowContainer = new SashWindowsContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'SashWindowsContainer()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[103] 12:31:22 sashWindowContainer.setContentProvider(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.setContentProvider(ISashWindowsContentProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[105] 12:31:22 sashWindowContainer.createPartControl(shell); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.createPartControl(Composite)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[131] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[151] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[152] 12:31:22 IPage page = container.getActiveSashWindowsPage(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[158] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[177] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[178] 12:31:22 IPage page = container.getActiveSashWindowsPage(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[184] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[216] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[217] 12:31:22 List<IPage> pages = container.getVisiblePages(); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[227] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[247] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[249] 12:31:22 List<IPage> pages = container.getVisiblePages(); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[267] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[287] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[289] 12:31:22 List<IPage> pages = container.getVisiblePages(); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getVisiblePages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[305] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#getActiveEditor()}. 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveEditor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[314] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[315] 12:31:22 IPage page = container.getActiveSashWindowsPage(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[321] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#selectPage(IPage)}. 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[341] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[344] 12:31:22 assertNotNull("active page set", container.getActiveSashWindowsPage()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[347] 12:31:22 IPage p12 = container.lookupModelPage(models.get("p12")); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[348] 12:31:22 container.selectPage(p12); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[349] 12:31:22 assertEquals("page selected", p12, container.getActiveSashWindowsPage()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[352] 12:31:22 IPage p22 = container.lookupModelPage(models.get("p22")); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[353] 12:31:22 container.selectPage(p22); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[354] 12:31:22 assertEquals("page selected", p22, container.getActiveSashWindowsPage()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[357] 12:31:22 IPage p11 = container.lookupModelPage(models.get("p11")); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[358] 12:31:22 container.selectPage(p11); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.selectPage(IPage)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[359] 12:31:22 assertEquals("page selected", p11, container.getActiveSashWindowsPage()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getActiveSashWindowsPage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[364] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[370] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[372] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[378] 12:31:22 * Test method for {@link org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainer#refreshTabs()}. 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[400] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[401] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] 12:31:22 * Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[407] 12:31:22 * Test method for {@link SashWindowsContainer#visit(org.eclipse.papyrus.infra.core.sasheditor.editor.IPageVisitor)} 12:31:22 ^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[427] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[430] 12:31:22 container.visit(pageVisitor); 12:31:22 ^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.visit(IPageVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] 12:31:22 * Test method for {@link SashWindowsContainer#lookupModelPage(Object)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[455] 12:31:22 * Test method for {@link SashWindowsContainer#lookupModelPage(Object)} 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[475] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[478] 12:31:22 IPage foundPage = container.lookupModelPage(model); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.lookupModelPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] 12:31:22 * Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[483] 12:31:22 * Test method for {@link SashWindowsContainer#setFolderTabMenuManager(MenuManager)} 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[505] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[508] 12:31:22 container.setFolderTabMenuManager(menuManager); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.setFolderTabMenuManager(MenuManager)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[511] 12:31:22 TabFolderPart folderPart = lookupTabFolderPart(container, referenceFolder); 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[512] 12:31:22 assertNotNull("menu exist", folderPart.getControl().getMenu()); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[515] 12:31:22 assertNotNull("menu exist", folderPart.getControl().getMenu()); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[518] 12:31:22 assertNotNull("menu exist", folderPart.getControl().getMenu()); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[521] 12:31:22 assertNotNull("menu exist", folderPart.getControl().getMenu()); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[527] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[530] 12:31:22 assertNotNull("menu exist", folderPart.getControl().getMenu()); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderPart.getControl()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] 12:31:22 protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 12:31:22 ^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderPart' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[540] 12:31:22 protected TabFolderPart lookupTabFolderPart(SashWindowsContainer container, Object rawModel) { 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 12:31:22 LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 12:31:22 LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'LookupFolderPartByRawModelVisitor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[542] 12:31:22 LookupFolderPartByRawModelVisitor visitor = new LookupFolderPartByRawModelVisitor(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'LookupFolderPartByRawModelVisitor(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[543] 12:31:22 container.visit(visitor); 12:31:22 ^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.visit(IPartVisitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[544] 12:31:22 return visitor.result(); 12:31:22 ^^^^^^ 12:31:22 Discouraged access: The method 'LookupFolderPartByRawModelVisitor.result()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[566] 12:31:22 SashWindowsContainer container = createSashWindowsContainer(contentProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[569] 12:31:22 IObservableList<IFolder> list = container.getIFolderList(); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[583] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[609] 12:31:22 SashWindowsContainer container = containerFacade.getSashContainer(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'SashWindowsContainer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[612] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[615] 12:31:22 IObservableList<IFolder> list = container.getIFolderList(); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.getIFolderList()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/internal/SashWindowsContainerTest.java:[627] 12:31:22 container.refreshTabs(); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'SashWindowsContainer.refreshTabs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor-3.0.0.202404190300.jar') 12:31:22 407. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/test/org/eclipse/papyrus/infra/core/sasheditor/utils/ObservableListTest.java (at line 33) 12:31:22 @SuppressWarnings("nls") 12:31:22 ^^^^^ 12:31:22 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:22 407 problems (0 errors, 406 warnings, 1 info) 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:22 [INFO] 12:31:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/src/test/resources 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 105 were skipped 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/target/org.eclipse.papyrus.infra.core.sasheditor.tests-2.0.0-SNAPSHOT.jar 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:22 [INFO] Skipping tests 12:31:22 [INFO] 12:31:22 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.tests --- 12:31:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:22 [INFO] 12:31:22 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests >-- 12:31:22 [INFO] Building org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT [95/175] 12:31:22 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml 12:31:22 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.sasheditor.di.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/pom.xml 12:31:22 [INFO] 12:31:22 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] 12:31:22 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.sasheditor.di.tests 12:31:22 [INFO] 12:31:22 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:22 [INFO] 12:31:22 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/main/resources 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[50] 12:31:22 * The {@link DiContentProvider} under test. 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[52] 12:31:22 protected DiContentProvider diContentProvider; 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/AbstractDiContentProviderTest.java:[55] 12:31:22 * The {@link DiContentProvider} under test. 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/CreateModelVisitor.java:[79] 12:31:22 for( Page page : folder.getPages() ) { 12:31:22 ^^^^ 12:31:22 The value of the local variable page is not used 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[40] 12:31:22 * {@link DiContentProvider}. 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[77] 12:31:22 else if(diPagesModel instanceof DiContentProvider) { 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] 12:31:22 sashModel = ((DiContentProvider)diPagesModel).getDiSashModel(); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderBaseVisitor.java:[78] 12:31:22 sashModel = ((DiContentProvider)diPagesModel).getDiSashModel(); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[48] 12:31:22 * The {@link DiContentProvider} under test. 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[84] 12:31:22 Object rawModel = contentProvider.getRootModel(); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[85] 12:31:22 IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[105] 12:31:22 IAbstractPanelModel childModel = contentProvider.createChildSashModel(child); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[128] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] 12:31:22 contentProvider.addPage(id); 12:31:22 ^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[140] 12:31:22 contentProvider.addPage(id); 12:31:22 ^^^^^^^^^^^ 12:31:22 The method addPage(Object) from the type DiContentProvider is deprecated 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[148] 12:31:22 contentProvider.movePage(folderModel, 3, 8); 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] 12:31:22 * Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()} 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[158] 12:31:22 * Actually, it should be subtype of AbstractPanel {@link DiContentProvider#getRootModel()} 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[163] 12:31:22 Assert.assertTrue("subtype of AbstractPanel", AbstractPanel.class.isInstance(contentProvider.getRootModel())); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] 12:31:22 * Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)} 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[168] 12:31:22 * Test {@link DiContentProvider#createFolder(ITabFolderModel, int, ITabFolderModel, int)} 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[176] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] 12:31:22 contentProvider.addPage(id); 12:31:22 ^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[188] 12:31:22 contentProvider.addPage(id); 12:31:22 ^^^^^^^^^^^ 12:31:22 The method addPage(Object) from the type DiContentProvider is deprecated 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[194] 12:31:22 contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] 12:31:22 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[200] 12:31:22 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[205] 12:31:22 contentProvider.createFolder(folderModel, 2, folderModel, SWT.UP); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] 12:31:22 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[210] 12:31:22 Assert.assertNotSame("Moved page is in another parent", ((TabFolderModel) folderModel).getTabFolder(), pageRef.getParent()); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] 12:31:22 * Check if {@link DiContentProvider#setCurrentFolder(Object)}. 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[214] 12:31:22 * Check if {@link DiContentProvider#setCurrentFolder(Object)}. 12:31:22 ^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[223] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] 12:31:22 contentProvider.addPage(id); 12:31:22 ^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.addPage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[235] 12:31:22 contentProvider.addPage(id); 12:31:22 ^^^^^^^^^^^ 12:31:22 The method addPage(Object) from the type DiContentProvider is deprecated 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[241] 12:31:22 contentProvider.createFolder(folderModel, 3, folderModel, SWT.RIGHT); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] 12:31:22 TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder(); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[246] 12:31:22 TabFolder firstFolder = ((TabFolderModel) folderModel).getTabFolder(); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'TabFolderModel.getTabFolder()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] 12:31:22 contentProvider.setCurrentFolder(firstFolder); 12:31:22 ^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.setCurrentFolder(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[255] 12:31:22 contentProvider.setCurrentFolder(firstFolder); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The method setCurrentFolder(Object) from the type DiContentProvider is deprecated 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[293] 12:31:22 static class MyDIContentProvider extends DiContentProvider { 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[296] 12:31:22 super(diSashModel, pageModelFactory); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[299] 12:31:22 MyDIContentProvider(SashModel diSashModel, IPageModelFactory pageModelFactory, ContentChangedEventProvider contentChangedEventProvider) throws IllegalArgumentException { 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[300] 12:31:22 super(diSashModel, pageModelFactory, contentChangedEventProvider); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[306] 12:31:22 return super.getDiSashModel(); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[311] 12:31:22 protected ContentChangedEventProvider getContentChangedEventProvider() { 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[312] 12:31:22 return super.getContentChangedEventProvider(); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.getContentChangedEventProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderTest.java:[318] 12:31:22 super.firePropertyChanged(event); 12:31:22 ^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.firePropertyChanged(IContentChangedListener.ContentEvent)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[38] 12:31:22 protected DiContentProvider diContentProvider; 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[44] 12:31:22 public SashContainerModels(DiContentProvider diContentProvider, Map<String, Object> diModelElements) { 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/SashContainerModels.java:[59] 12:31:22 result = (ITabFolderModel)diContentProvider.createChildSashModel(diModelElements.get(name)); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[47] 12:31:22 * This facade own a {@link DiContentProvider} and provides methods to manipulate it with 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[48] 12:31:22 * the help of names. Each element in the {@link DiContentProvider} can be identified 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[62] 12:31:22 protected DiContentProvider contentProvider; 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] 12:31:22 this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[84] 12:31:22 this.contentProvider = new DiContentProvider(diSashModel, pageModelFactory); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[92] 12:31:22 public DiContentProviderFacade(DiContentProvider contentProvider) { 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[209] 12:31:22 return contentProvider.getDiSashModel().getWindows().get(0); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[218] 12:31:22 return contentProvider.getDiSashModel().getWindows().get(0).getPanel(); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.getDiSashModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[232] 12:31:22 TabFolderModel folderModel = getITabFolderModel( folderName ); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[236] 12:31:22 contentProvider.addPage(folderModel, index, pageRawModel); 12:31:22 ^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, int, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[253] 12:31:22 TabFolderModel folderModel = getITabFolderModel( folderName ); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[258] 12:31:22 contentProvider.addPage(folderModel, pageRawModel); 12:31:22 ^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.addPage(ITabFolderModel, Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[268] 12:31:22 * In the {@link DiContentProvider} implementation, the pageModel 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[303] 12:31:22 contentProvider.movePage(folderModel, oldIndex, newIndex); 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[311] 12:31:22 contentProvider.movePage(srcFolderModel, sourceIndex, targetFolderModel, targetIndex); 12:31:22 ^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.movePage(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[317] 12:31:22 contentProvider.removePage(pageModel); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.removePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[325] 12:31:22 contentProvider.removePage(folderModel, tabIndex); 12:31:22 ^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.removePage(ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[332] 12:31:22 TabFolderModel targetFolderModel = getITabFolderModel( targetFolderName ); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[334] 12:31:22 contentProvider.createFolder(srcFolderModel, tabIndex, targetFolderModel, side); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[359] 12:31:22 * For a folder, the wrapper is a {@link TabFolderModel}. 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[365] 12:31:22 public TabFolderModel getITabFolderModel(String folderName) throws NotFoundException { 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[371] 12:31:22 if( ! (cachedModel instanceof TabFolderModel) ) 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[375] 12:31:22 return (TabFolderModel)cachedModel; 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 12:31:22 TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 12:31:22 TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); 12:31:22 ^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TabFolderModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[387] 12:31:22 TabFolderModel tabFolderModel = (TabFolderModel)contentProvider.createChildSashModel(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProviderFacade.java:[424] 12:31:22 IPageModel pageModel = (IPageModel)contentProvider.createChildSashModel(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] 12:31:22 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/DiContentProvider2Test.java:[41] 12:31:22 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[52] 12:31:22 * The {@link PageManagerImpl} under test. 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[54] 12:31:22 protected PageManagerImpl pageMngr; 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[57] 12:31:22 * The associated {@link DiContentProvider}. Not tested, but used to check events. 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] 12:31:22 diSashModel.setPageList(DiFactory.eINSTANCE.createPageList()); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The method setPageList(PageList) from the type SashWindowsMngr is deprecated 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[74] 12:31:22 diSashModel.setPageList(DiFactory.eINSTANCE.createPageList()); 12:31:22 ^^^^^^^^^^^^^^^^ 12:31:22 The method createPageList() from the type DiFactory is deprecated 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 12:31:22 ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 12:31:22 ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'ContentChangedEventProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[75] 12:31:22 ContentChangedEventProvider eventProvider = new ContentChangedEventProvider(diSashModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'ContentChangedEventProvider(SashWindowsMngr)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] 12:31:22 pageMngr = new PageManagerImpl(diSashModel, eventProvider) { 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'PageManagerImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[76] 12:31:22 pageMngr = new PageManagerImpl(diSashModel, eventProvider) { 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'PageManagerImpl(SashWindowsMngr, ContentChangedEventProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[98] 12:31:22 Object rawModel = contentProvider.getRootModel(); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.getRootModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[102] 12:31:22 IAbstractPanelModel panelModel = contentProvider.createChildSashModel(rawModel); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[122] 12:31:22 IAbstractPanelModel childModel = contentProvider.createChildSashModel(child); 12:31:22 ^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createChildSashModel(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[144] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[156] 12:31:22 pageMngr.addPage(id); 12:31:22 ^^^^^^^^^^^ 12:31:22 The method addPage(Object) from the type BasicPageManagerImpl is deprecated 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[176] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[207] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[229] 12:31:22 pageMngr.closePage(identifiers.get(3)); 12:31:22 ^^^^^^^^^ 12:31:22 Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[252] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[274] 12:31:22 pageMngr.closeAllOpenedPages(); 12:31:22 ^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'PageManagerImpl.closeAllOpenedPages()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[299] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[321] 12:31:22 pageMngr.closeOtherPages(identifiers.get(3)); 12:31:22 ^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'PageManagerImpl.closeOtherPages(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[351] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[389] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[413] 12:31:22 pageMngr.removePage(identifiers.get(3)); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 The method removePage(Object) from the type BasicPageManagerImpl is deprecated 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[441] 12:31:22 contentProvider.getContentChangedEventProvider().addListener(changeListener); 12:31:22 ^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'ContentChangedEventProvider.addListener(IContentChangedListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[466] 12:31:22 contentProvider.createFolder(tabFolder, movedPageIndex, tabFolder, SWT.TOP); 12:31:22 ^^^^^^^^^^^^ 12:31:22 Discouraged access: The method 'DiContentProvider.createFolder(ITabFolderModel, int, ITabFolderModel, int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/PageManagerImplTest.java:[472] 12:31:22 pageMngr.closePage(identifiers.get(movedPageIndex)); 12:31:22 ^^^^^^^^^ 12:31:22 Discouraged access: The method 'PageManagerImpl.closePage(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] 12:31:22 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'DiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[74] 12:31:22 diContentProvider = new DiContentProvider(diSashModel, pageModelFactory); 12:31:22 ^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'DiContentProvider(SashModel, IPageModelFactory)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] 12:31:22 contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The type 'TransactionalDiContentProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/contentprovider/internal/TransactionalDiContentProvider2Test.java:[78] 12:31:22 contentProvider = new TransactionalDiContentProvider(diContentProvider, editingDomain); 12:31:22 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:22 Discouraged access: The constructor 'TransactionalDiContentProvider(DiContentProvider, TransactionalEditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.core.sasheditor.di/3.0.0.202404190300/org.eclipse.papyrus.infra.core.sasheditor.di-3.0.0.202404190300.jar') 12:31:22 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/test/org/eclipse/papyrus/infra/core/sasheditor/di/sashmodel/query/CreateModelVisitor.java:[70] 12:31:22 for( Page page : folder.getPages() ) { 12:31:22 ^^^^ 12:31:22 The value of the local variable page is not used 12:31:22 113 problems (113 warnings) 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] 12:31:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/src/test/resources 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped 12:31:22 [INFO] 12:31:22 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.di.tests/target/org.eclipse.papyrus.infra.core.sasheditor.di.tests-2.0.0-SNAPSHOT.jar 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:23 [INFO] Skipping tests 12:31:23 [INFO] 12:31:23 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.sasheditor.di.tests --- 12:31:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:23 [INFO] 12:31:23 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature >-- 12:31:23 [INFO] Building org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT [96/175] 12:31:23 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml 12:31:23 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:31:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.core.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/pom.xml 12:31:23 [INFO] 12:31:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] The project's OSGi version is 1.2.0.202404191627 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] 12:31:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] 12:31:23 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:23 [INFO] 12:31:23 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/src/main/resources 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 294 were skipped 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/org.eclipse.papyrus.tests.infra.core.feature-1.2.0-SNAPSHOT.jar 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] 12:31:23 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.core.feature --- 12:31:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:23 [INFO] 12:31:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests.releng >-- 12:31:23 [INFO] Building org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT [97/175] 12:31:23 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/pom.xml 12:31:23 [INFO] --------------------------------[ pom ]--------------------------------- 12:31:23 [INFO] 12:31:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests.releng --- 12:31:23 [INFO] 12:31:23 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests.releng --- 12:31:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:23 [INFO] 12:31:23 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.tests.releng --- 12:31:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:23 [INFO] 12:31:23 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests >-- 12:31:23 [INFO] Building org.eclipse.papyrus.infra.ui.emf.tests 2.1.0-SNAPSHOT [98/175] 12:31:23 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml 12:31:23 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.emf.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/pom.xml 12:31:23 [INFO] 12:31:23 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:23 [INFO] The project's OSGi version is 2.1.0.202404191627 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:23 [INFO] 12:31:23 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:23 [INFO] 12:31:23 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:23 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.emf.tests 12:31:24 [INFO] 12:31:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:24 [INFO] 12:31:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/main/resources 12:31:24 [INFO] 12:31:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:24 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[52] 12:31:25 assertThat(fixture.getText(imported), is("<Package> foo (imported by <Package> bar)")); 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[67] 12:31:25 assertThat("Label provider did not notify", gotEvent[0], is(true)); 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/DependentEMFLabelProviderTest.java:[82] 12:31:25 assertThat("Label provider did not notify", gotEvent[0], is(true)); 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[52] 12:31:25 import org.eclipse.papyrus.infra.emf.readonly.internal.ControlledResourceTracker; 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.1.0.202404190300/org.eclipse.papyrus.infra.emf.readonly-4.1.0.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[74] 12:31:25 * Test suite for the {@link ReferencedModelReadOnlyHandler} class. 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404190300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[85] 12:31:25 private ReferencedModelReadOnlyHandler fixture; 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404190300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[184] 12:31:25 assertThat(fixture.anyReadOnly(discretionAxes(), new URI[] { uri }).or(false), is(false)); 12:31:25 ^^^^^^^^^^^ 12:31:25 Discouraged access: The method 'ReferencedModelReadOnlyHandler.anyReadOnly(Set<ReadOnlyAxis>, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404190300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[185] 12:31:25 assertThat(fixture.canMakeWritable(discretionAxes(), new URI[] { uri }).or(true), is(false)); 12:31:25 ^^^^^^^^^^^^^^^ 12:31:25 Discouraged access: The method 'ReferencedModelReadOnlyHandler.canMakeWritable(Set<ReadOnlyAxis>, URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404190300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] 12:31:25 fixture = new ReferencedModelReadOnlyHandler(domain); 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 Discouraged access: The type 'ReferencedModelReadOnlyHandler' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404190300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[198] 12:31:25 fixture = new ReferencedModelReadOnlyHandler(domain); 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 Discouraged access: The constructor 'ReferencedModelReadOnlyHandler(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404190300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[199] 12:31:25 fixture.setInteractive(false); 12:31:25 ^^^^^^^^^^^^^^ 12:31:25 Discouraged access: The method 'ReferencedModelReadOnlyHandler.setInteractive(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui.emf/3.1.100.202404190300/org.eclipse.papyrus.infra.ui.emf-3.1.100.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 12:31:25 Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 Discouraged access: The type 'ControlledResourceTracker' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.1.0.202404190300/org.eclipse.papyrus.infra.emf.readonly-4.1.0.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 12:31:25 Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); 12:31:25 ^^^^^^^^^^^ 12:31:25 Discouraged access: The method 'ControlledResourceTracker.getInstance(EditingDomain)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.1.0.202404190300/org.eclipse.papyrus.infra.emf.readonly-4.1.0.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/internal/emf/readonly/handlers/ReferencedModelReadOnlyHandlerTest.java:[339] 12:31:25 Set<URI> uris = ControlledResourceTracker.getInstance(domain).getRootResourceURIs(view.eResource().getURI()); 12:31:25 ^^^^^^^^^^^^^^^^^^^ 12:31:25 Discouraged access: The method 'ControlledResourceTracker.getRootResourceURIs(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf.readonly/4.1.0.202404190300/org.eclipse.papyrus.infra.emf.readonly-4.1.0.202404190300.jar') 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[45] 12:31:25 assertThat(fixture.getText(package_), is("<Package> foo")); 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:25 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/org/eclipse/papyrus/infra/ui/emf/providers/tests/EMFLabelProviderTest.java:[59] 12:31:25 assertThat("Label provider did not notify", gotEvent[0], is(true)); 12:31:25 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:25 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:25 16 problems (16 warnings) 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:25 [INFO] 12:31:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/src/test/resources 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/target/org.eclipse.papyrus.infra.ui.emf.tests-2.1.0-SNAPSHOT.jar 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:25 [INFO] Skipping tests 12:31:25 [INFO] 12:31:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.ui.emf.tests --- 12:31:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:25 [INFO] 12:31:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests >-- 12:31:25 [INFO] Building org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT [99/175] 12:31:25 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml 12:31:25 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 12:31:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.filters.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/pom.xml 12:31:25 [INFO] 12:31:25 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] 12:31:25 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] Resolving class path of org.eclipse.papyrus.infra.filters.tests 12:31:25 [INFO] 12:31:25 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:25 [INFO] 12:31:25 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/main/resources 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] 12:31:25 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/src/test/resources 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 74 were skipped 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/target/org.eclipse.papyrus.infra.filters.tests-2.0.0-SNAPSHOT.jar 12:31:25 [INFO] 12:31:25 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] 12:31:25 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.filters.tests --- 12:31:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:25 [INFO] 12:31:25 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests >-- 12:31:25 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.1.0-SNAPSHOT [100/175] 12:31:25 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml 12:31:25 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 12:31:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/pom.xml 12:31:26 [INFO] 12:31:26 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:26 [INFO] 12:31:26 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:26 [INFO] The project's OSGi version is 2.1.0.202404191627 12:31:26 [INFO] 12:31:26 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:26 [INFO] 12:31:26 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:26 [INFO] 12:31:26 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:26 [INFO] 12:31:26 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:26 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 12:31:27 [INFO] 12:31:27 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:27 [INFO] 12:31:27 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/main/resources 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [INFO] 12:31:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/src/test/resources 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 293 were skipped 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests/target/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests-2.1.0-SNAPSHOT.jar 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [INFO] 12:31:27 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests --- 12:31:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:27 [INFO] 12:31:27 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests >---- 12:31:27 [INFO] Building org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT [101/175] 12:31:27 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml 12:31:27 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/pom.xml 12:31:27 [INFO] 12:31:27 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:27 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:27 [INFO] 12:31:27 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:27 [INFO] 12:31:27 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:27 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.tests 12:31:28 [INFO] 12:31:28 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:28 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:28 [INFO] 12:31:28 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/main/resources 12:31:28 [INFO] 12:31:28 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:28 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEventListener.java:[9] 12:31:29 import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent; 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEventListener.java:[10] 12:31:29 import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener; 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener is never used 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[48] 12:31:29 assertThat(fixture.getElements("foo"), 12:31:29 is(new Object[] { "root1", "root2", "root3", "A", "B", "C" })); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[54] 12:31:29 assertThat(sFixture.getElements().length, greaterThan(3)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[56] 12:31:29 assertThat(sFixture.getElements().length, is(0)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[61] 12:31:29 assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" })); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[62] 12:31:29 assertThat(fixture.getChildren("4"), is(new Object[] { "i", "ii" })); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[63] 12:31:29 assertThat(fixture.getChildren("bogus"), is(new Object[] {})); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[68] 12:31:29 assertThat(fixture.getParent("root2"), nullValue()); // It's a root 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[69] 12:31:29 assertThat(fixture.getParent("B"), nullValue()); // It's a root 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[70] 12:31:29 assertThat(fixture.getParent("child2.2"), is("root2")); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[71] 12:31:29 assertThat(fixture.getParent("ii"), is("4")); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[72] 12:31:29 assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[77] 12:31:29 assertThat(fixture.hasChildren("root2"), is(true)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[78] 12:31:29 assertThat(fixture.hasChildren("C"), is(true)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[79] 12:31:29 assertThat(fixture.hasChildren("child2.2"), is(true)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[80] 12:31:29 assertThat(fixture.hasChildren("4"), is(true)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[81] 12:31:29 assertThat(fixture.hasChildren("child2.2.3"), is(false)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[82] 12:31:29 assertThat(fixture.hasChildren("i"), is(false)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[83] 12:31:29 assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[88] 12:31:29 assertThat(aFixture.getAdaptedValue("B"), notNullValue()); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[89] 12:31:29 assertThat(aFixture.getAdaptedValue("B"), sameInstance(aFixture.getAdaptedValue("B"))); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[90] 12:31:29 assertThat(aFixture.getAdaptedValue("4"), notNullValue()); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[91] 12:31:29 assertThat(aFixture.getAdaptedValue("4"), not(aFixture.getAdaptedValue("B"))); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[92] 12:31:29 assertThat(aFixture.getAdaptedValue("bogus"), is("bogus")); // Not recognized as an element 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[97] 12:31:29 assertThat(hFixture.isValidValue("C"), is(true)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[98] 12:31:29 assertThat(hFixture.isValidValue("5"), is(true)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[99] 12:31:29 assertThat(hFixture.isValidValue("bogus"), is(false)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/SemanticContentProviderFactoryTest.java:[104] 12:31:29 assertThat(sFixture.getElements(), 12:31:29 is(new Object[] { "root1", "root2", "root3", "A", "B", "C" })); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/contentoutline/NestedEditorDelegatedOutlinePageTest.java:[22] 12:31:29 import org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePage; 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The import org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePage is never used 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/FakeSaveEvent.java:[6] 12:31:29 import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent; 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/util/UIUtilTest.java:[31] 12:31:29 import org.eclipse.papyrus.infra.ui.util.UIUtil; 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The import org.eclipse.papyrus.infra.ui.util.UIUtil is never used 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[9] 12:31:29 import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent; 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The import org.eclipse.papyrus.infra.ui.lifecycleevents.DoSaveEvent is never used 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[10] 12:31:29 import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener; 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The import org.eclipse.papyrus.infra.ui.lifecycleevents.ISaveEventListener is never used 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/lifecycleevents/LifeCycleEventsProviderTest.java:[11] 12:31:29 import org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProvider; 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The import org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProvider is never used 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[40] 12:31:29 assertThat(fixture.getElements("foo"), is(new Object[] { "root1", "root2", "root3" })); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[48] 12:31:29 assertThat(fixture.getElements().length, greaterThan(0)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[50] 12:31:29 assertThat(fixture.getElements().length, is(0)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[58] 12:31:29 assertThat(fixture.getChildren("root2"), is(new Object[] { "child2.1", "child2.2", "child2.3" })); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[59] 12:31:29 assertThat(fixture.getChildren("child2.2"), is(new Object[] { "child2.2.1", "child2.2.2" })); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[60] 12:31:29 assertThat(fixture.getChildren("bogus"), is(new Object[] {})); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[68] 12:31:29 assertThat(fixture.getParent("root2"), nullValue()); // It's a root 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[69] 12:31:29 assertThat(fixture.getParent("child2.2"), is("root2")); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[70] 12:31:29 assertThat(fixture.getParent("child2.2.2"), is("child2.2")); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[71] 12:31:29 assertThat(fixture.getParent("bogus"), nullValue()); // It's not an element 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[79] 12:31:29 assertThat(fixture.hasChildren("root2"), is(true)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[80] 12:31:29 assertThat(fixture.hasChildren("child2.2"), is(true)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[81] 12:31:29 assertThat(fixture.hasChildren("child2.2.3"), is(false)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[82] 12:31:29 assertThat(fixture.hasChildren("bogus"), is(false)); // It's not an element 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[90] 12:31:29 assertThat(fixture.getAdaptedValue("root1"), notNullValue()); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[91] 12:31:29 assertThat(fixture.getAdaptedValue("root1"), sameInstance(fixture.getAdaptedValue("root1"))); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[92] 12:31:29 assertThat(fixture.getAdaptedValue("child1.2"), notNullValue()); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[93] 12:31:29 assertThat(fixture.getAdaptedValue("child1.2"), not(fixture.getAdaptedValue("root1"))); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[94] 12:31:29 assertThat(fixture.getAdaptedValue("bogus"), nullValue()); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[102] 12:31:29 assertThat(fixture.isValidValue("root1"), is(true)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[103] 12:31:29 assertThat(fixture.isValidValue("child1.2"), is(true)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[104] 12:31:29 assertThat(fixture.isValidValue("bogus"), is(false)); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:29 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/org/eclipse/papyrus/infra/ui/providers/DelegatingPapyrusContentProviderTest.java:[112] 12:31:29 assertThat(fixture.getElements(), is(new Object[] { "root1", "root2", "root3" })); 12:31:29 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:29 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:29 58 problems (58 warnings) 12:31:29 [INFO] 12:31:29 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:29 [INFO] 12:31:29 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/src/test/resources 12:31:29 [INFO] 12:31:29 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:31:29 [INFO] 12:31:29 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/target/org.eclipse.papyrus.infra.ui.tests-2.0.0-SNAPSHOT.jar 12:31:29 [INFO] 12:31:29 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:29 [INFO] 12:31:29 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:29 [INFO] Skipping tests 12:31:29 [INFO] 12:31:29 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.ui.tests --- 12:31:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:29 [INFO] 12:31:29 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests >-- 12:31:29 [INFO] Building org.eclipse.papyrus.infra.emf.readonly.tests 2.1.0-SNAPSHOT [102/175] 12:31:29 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml 12:31:29 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.readonly.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/pom.xml 12:31:29 [INFO] 12:31:29 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:29 [INFO] 12:31:29 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:29 [INFO] The project's OSGi version is 2.1.0.202404191627 12:31:29 [INFO] 12:31:29 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:29 [INFO] 12:31:29 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:29 [INFO] 12:31:29 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:29 [INFO] 12:31:29 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:29 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.readonly.tests 12:31:30 [INFO] 12:31:30 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:30 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:30 [INFO] 12:31:30 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/main/resources 12:31:30 [INFO] 12:31:30 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:30 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[54] 12:31:31 assertThat(fixture.asBoolean(true), is(true)); 12:31:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:31 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[55] 12:31:31 assertThat(fixture.asBoolean(false), is(false)); 12:31:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:31 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[56] 12:31:31 assertThat(fixture.asBoolean("hello"), is(true)); 12:31:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:31 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[57] 12:31:31 assertThat(fixture.asBoolean(null), is(true)); 12:31:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:31 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[62] 12:31:31 assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), false), is(true)); 12:31:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:31 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[65] 12:31:31 assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(string), true), is(true)); 12:31:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:31 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[69] 12:31:31 assertThat(fixture.testIsReadOnly(Iterators.singletonIterator(domain.getModel()), true), is(true)); 12:31:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:31 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[75] 12:31:31 assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true)); 12:31:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:31 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[78] 12:31:31 assertThat(fixture.canMakeWritable(Iterators.singletonIterator(string), true), is(false)); 12:31:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:31 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:31 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/org/eclipse/papyrus/infra/emf/readonly/ReadOnlyTesterTest.java:[81] 12:31:31 assertThat(fixture.canMakeWritable(Iterators.singletonIterator(domain.getModel()), true), is(true)); 12:31:31 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:31 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:31 10 problems (10 warnings) 12:31:31 [INFO] 12:31:31 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:31 [INFO] 12:31:31 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/src/test/resources 12:31:31 [INFO] 12:31:31 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:31 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:31:31 [INFO] 12:31:31 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:31 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/target/org.eclipse.papyrus.infra.emf.readonly.tests-2.1.0-SNAPSHOT.jar 12:31:31 [INFO] 12:31:31 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:31 [INFO] 12:31:31 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:31 [INFO] Skipping tests 12:31:31 [INFO] 12:31:31 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.readonly.tests --- 12:31:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:31 [INFO] 12:31:31 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.expansion.tests >-- 12:31:31 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.expansion.tests 1.0.0-SNAPSHOT [103/175] 12:31:31 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/pom.xml 12:31:31 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.expansion.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/pom.xml 12:31:31 [INFO] 12:31:31 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:31 [INFO] 12:31:31 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:31 [INFO] The project's OSGi version is 1.0.0.202404191627 12:31:31 [INFO] 12:31:31 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:31 [INFO] 12:31:31 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:31 [INFO] 12:31:31 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:31 [INFO] 12:31:31 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:31 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.expansion.tests 12:31:32 [INFO] 12:31:32 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:32 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:32 [INFO] 12:31:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/src/main/resources 12:31:32 [INFO] 12:31:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:32 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:32 [INFO] 12:31:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:32 [INFO] 12:31:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/src/test/resources 12:31:32 [INFO] 12:31:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 12:31:32 [INFO] 12:31:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.expansion.tests/target/org.eclipse.papyrus.infra.gmfdiag.expansion.tests-1.0.0-SNAPSHOT.jar 12:31:32 [INFO] 12:31:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:32 [INFO] 12:31:32 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:32 [INFO] Skipping tests 12:31:32 [INFO] 12:31:32 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.expansion.tests --- 12:31:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:32 [INFO] 12:31:32 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests.releng >-- 12:31:32 [INFO] Building org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT [104/175] 12:31:32 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/pom.xml 12:31:32 [INFO] --------------------------------[ pom ]--------------------------------- 12:31:32 [INFO] 12:31:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests.releng --- 12:31:32 [INFO] 12:31:32 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests.releng --- 12:31:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:32 [INFO] 12:31:32 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.types.tests.releng --- 12:31:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:32 [INFO] 12:31:32 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests >--- 12:31:32 [INFO] Building org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT [105/175] 12:31:32 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml 12:31:32 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/pom.xml 12:31:33 [INFO] 12:31:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.tests --- 12:31:33 [INFO] 12:31:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.tests --- 12:31:33 [INFO] The project's OSGi version is 4.0.0.202404191627 12:31:33 [INFO] 12:31:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.tests --- 12:31:33 [INFO] 12:31:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.tests --- 12:31:33 [INFO] 12:31:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.tests --- 12:31:33 [INFO] 12:31:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.tests --- 12:31:33 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.tests 12:31:34 [INFO] 12:31:34 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.tests --- 12:31:34 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:34 [INFO] 12:31:34 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.tests --- 12:31:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/main/resources 12:31:34 [INFO] 12:31:34 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.tests --- 12:31:34 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[43] 12:31:34 import org.eclipse.papyrus.infra.types.core.utils.AdviceComparator; 12:31:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:34 The type AdviceComparator is deprecated 12:31:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[213] 12:31:34 List<EObject> originalChildren = new ArrayList<EObject>((List<EObject>) objectToDelete.eContainer().eGet(objectToDelete.eContainingFeature(), true)); 12:31:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:34 Type safety: Unchecked cast from Object to List<EObject> 12:31:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[221] 12:31:34 List<EObject> afterDeletionChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true)); 12:31:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:34 Type safety: Unchecked cast from Object to List<EObject> 12:31:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[230] 12:31:34 List<EObject> afterUndoChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true)); 12:31:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:34 Type safety: Unchecked cast from Object to List<EObject> 12:31:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[238] 12:31:34 List<EObject> afterRedoChildren = new ArrayList<EObject>((List<EObject>) container.eGet(containingFeature, true)); 12:31:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:34 Type safety: Unchecked cast from Object to List<EObject> 12:31:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] 12:31:34 Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId())); 12:31:34 ^^^^^^^^^^^^^^^^ 12:31:34 The type AdviceComparator is deprecated 12:31:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/ElementEditHelperAdviceTests.java:[262] 12:31:34 Arrays.sort(advicesAfterLoading, new AdviceComparator(classElementType, TypeContext.getDefaultContext().getId())); 12:31:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:34 The constructor AdviceComparator(IElementType, String) is deprecated 12:31:34 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/org/eclipse/papyrus/infra/types/tests/AbstractElementTypeTests.java:[94] 12:31:34 @SuppressWarnings("restriction") 12:31:34 ^^^^^^^^^^^^^ 12:31:34 Unnecessary @SuppressWarnings("restriction") 12:31:34 8 problems (8 warnings) 12:31:34 [INFO] 12:31:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.tests --- 12:31:34 [INFO] 12:31:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.tests --- 12:31:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/src/test/resources 12:31:34 [INFO] 12:31:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.tests --- 12:31:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 302 were skipped 12:31:34 [INFO] 12:31:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.tests --- 12:31:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/target/org.eclipse.papyrus.infra.types.tests-4.0.0-SNAPSHOT.jar 12:31:34 [INFO] 12:31:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.tests --- 12:31:34 [INFO] 12:31:34 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.types.tests --- 12:31:34 [INFO] Skipping tests 12:31:34 [INFO] 12:31:34 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.types.tests --- 12:31:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:34 [INFO] 12:31:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.tests.releng >-- 12:31:34 [INFO] Building org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT [106/175] 12:31:34 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/pom.xml 12:31:34 [INFO] --------------------------------[ pom ]--------------------------------- 12:31:34 [INFO] 12:31:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.tests.releng --- 12:31:34 [INFO] 12:31:34 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.tests.releng --- 12:31:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:34 [INFO] 12:31:34 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.properties.tests.releng --- 12:31:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:34 [INFO] 12:31:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests >-- 12:31:34 [INFO] Building org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT [107/175] 12:31:34 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml 12:31:34 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.properties.ui.tests:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/pom.xml 12:31:35 [INFO] 12:31:35 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:35 [INFO] 12:31:35 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:35 [INFO] The project's OSGi version is 3.0.0.202404191627 12:31:35 [INFO] 12:31:35 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:35 [INFO] 12:31:35 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:35 [INFO] 12:31:35 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:35 [INFO] 12:31:35 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:35 [INFO] Resolving class path of org.eclipse.papyrus.infra.properties.ui.tests 12:31:36 [INFO] 12:31:36 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:36 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:36 [INFO] 12:31:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/main/resources 12:31:36 [INFO] 12:31:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:36 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:36 [INFO] 12:31:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:36 [INFO] 12:31:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/src/test/resources 12:31:36 [INFO] 12:31:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:31:36 [INFO] 12:31:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/target/org.eclipse.papyrus.infra.properties.ui.tests-3.0.0-SNAPSHOT.jar 12:31:36 [INFO] 12:31:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:36 [INFO] 12:31:36 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:36 [INFO] Skipping tests 12:31:36 [INFO] 12:31:36 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.properties.ui.tests --- 12:31:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:36 [INFO] 12:31:36 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests >-- 12:31:36 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT [108/175] 12:31:36 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml 12:31:36 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.menu.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/pom.xml 12:31:37 [INFO] 12:31:37 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:37 [INFO] 12:31:37 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:37 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:37 [INFO] 12:31:37 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:37 [INFO] 12:31:37 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:37 [INFO] 12:31:37 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:37 [INFO] 12:31:37 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:37 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.menu.tests 12:31:38 [INFO] 12:31:38 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:38 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:38 [INFO] 12:31:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/main/resources 12:31:38 [INFO] 12:31:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:38 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[61] 12:31:38 Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) noteNode)); 12:31:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:38 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 12:31:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[73] 12:31:38 Assert.assertFalse(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) orphanNode)); 12:31:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:38 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 12:31:38 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/org/eclipse/papyrus/infra/gmfdiag/menu/utils/DeleteActionUtilTest.java:[84] 12:31:38 Assert.assertTrue(DeleteActionUtil.isSemanticDeletion((IGraphicalEditPart) semanticNode)); 12:31:38 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:38 The method isSemanticDeletion(IGraphicalEditPart) from the type DeleteActionUtil is deprecated 12:31:38 3 problems (3 warnings) 12:31:38 [INFO] 12:31:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:38 [INFO] 12:31:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/src/test/resources 12:31:38 [INFO] 12:31:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 12:31:38 [INFO] 12:31:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.menu.tests/target/org.eclipse.papyrus.infra.gmfdiag.menu.tests-2.0.0-SNAPSHOT.jar 12:31:38 [INFO] 12:31:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:38 [INFO] 12:31:38 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:38 [INFO] Skipping tests 12:31:38 [INFO] 12:31:38 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.menu.tests --- 12:31:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:38 [INFO] 12:31:38 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.tests.releng >-- 12:31:38 [INFO] Building org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT [109/175] 12:31:38 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/pom.xml 12:31:38 [INFO] --------------------------------[ pom ]--------------------------------- 12:31:38 [INFO] 12:31:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- 12:31:38 [INFO] 12:31:38 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- 12:31:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:38 [INFO] 12:31:38 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.tests.releng --- 12:31:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:38 [INFO] 12:31:38 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests >-- 12:31:38 [INFO] Building org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT [110/175] 12:31:38 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml 12:31:38 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.viewpoints.policy.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/pom.xml 12:31:38 [INFO] 12:31:38 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:38 [INFO] 12:31:38 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:38 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:38 [INFO] 12:31:38 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:38 [INFO] 12:31:38 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:38 [INFO] 12:31:38 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:38 [INFO] 12:31:38 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:38 [INFO] Resolving class path of org.eclipse.papyrus.infra.viewpoints.policy.tests 12:31:39 [INFO] 12:31:39 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:39 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:39 [INFO] 12:31:39 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/main/resources 12:31:39 [INFO] 12:31:39 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:40 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/ViewPrototypeTest.java:[52] 12:31:40 private static PolicyChecker policyToRestore; 12:31:40 ^^^^^^^^^^^^^^^ 12:31:40 The value of the field ViewPrototypeTest.policyToRestore is not used 12:31:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/internal/policy/advice/tests/RepresentationDependencyAdviceTest.java:[32] 12:31:40 import org.eclipse.papyrus.infra.viewpoints.internal.policy.advice.RepresentationDependencyAdvice; 12:31:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:40 Discouraged access: The type 'RepresentationDependencyAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.policy/4.0.100.202404190300/org.eclipse.papyrus.infra.viewpoints.policy-4.0.100.202404190300.jar') 12:31:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/internal/policy/advice/tests/RepresentationDependencyAdviceTest.java:[131] 12:31:40 IEditHelperAdvice advice = new RepresentationDependencyAdvice(); 12:31:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:40 Discouraged access: The type 'RepresentationDependencyAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.policy/4.0.100.202404190300/org.eclipse.papyrus.infra.viewpoints.policy-4.0.100.202404190300.jar') 12:31:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/internal/policy/advice/tests/RepresentationDependencyAdviceTest.java:[131] 12:31:40 IEditHelperAdvice advice = new RepresentationDependencyAdvice(); 12:31:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:40 Discouraged access: The constructor 'RepresentationDependencyAdvice()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.viewpoints.policy/4.0.100.202404190300/org.eclipse.papyrus.infra.viewpoints.policy-4.0.100.202404190300.jar') 12:31:40 5. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/PolicyCheckerTest.java (at line 34) 12:31:40 @SuppressWarnings("nls") 12:31:40 ^^^^^ 12:31:40 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/PolicyCheckerTest.java:[53] 12:31:40 MergedArchitectureDomain mergedArchitectureDomain = new MergedArchitectureDomain(); 12:31:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:40 The constructor MergedArchitectureDomain() has been deprecated since version 3.1 and marked for removal 12:31:40 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/org/eclipse/papyrus/infra/viewpoints/policy/tests/PolicyCheckerTest.java:[54] 12:31:40 mergedArchitectureDomain.merge(architectureDomain); 12:31:40 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:40 The method merge(ArchitectureDomain) from the type MergedArchitectureDomain has been deprecated since version 3.1 and marked for removal 12:31:40 7 problems (0 errors, 6 warnings, 1 info) 12:31:40 [INFO] 12:31:40 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:40 [INFO] 12:31:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/src/test/resources 12:31:40 [INFO] 12:31:40 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:40 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:31:40 [INFO] 12:31:40 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/target/org.eclipse.papyrus.infra.viewpoints.policy.tests-2.0.0-SNAPSHOT.jar 12:31:40 [INFO] 12:31:40 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:40 [INFO] 12:31:40 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:40 [INFO] Skipping tests 12:31:40 [INFO] 12:31:40 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.viewpoints.policy.tests --- 12:31:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:40 [INFO] 12:31:40 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests >--- 12:31:40 [INFO] Building org.eclipse.papyrus.infra.tools.tests 2.2.0-SNAPSHOT [111/175] 12:31:40 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml 12:31:40 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.tools.tests:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/pom.xml 12:31:40 [INFO] 12:31:40 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:40 [INFO] 12:31:40 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:40 [INFO] The project's OSGi version is 2.2.0.202404191627 12:31:40 [INFO] 12:31:40 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:40 [INFO] 12:31:40 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:40 [INFO] 12:31:40 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:40 [INFO] 12:31:40 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:40 [INFO] Resolving class path of org.eclipse.papyrus.infra.tools.tests 12:31:41 [INFO] 12:31:41 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:41 [INFO] 12:31:41 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/main/resources 12:31:41 [INFO] 12:31:41 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:41 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[66] 12:31:42 assertThat(fixture, instanceOf(getFixtureType())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(T, Matcher<? super T>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[72] 12:31:42 assertThat(observable, instanceOf(getFixtureType())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[78] 12:31:42 assertThat(observable, instanceOf(getFixtureType())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[81] 12:31:42 assertThat(observable, instanceOf(getFixtureType())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[82] 12:31:42 assertThat(observable, instanceOf(IObserving.class)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[91] 12:31:42 assertThat(counter.count(), is(1)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[98] 12:31:42 assertThat(observing.getObserved(), notNullValue()); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[99] 12:31:42 assertThat(observing.getObserved(), is(((IObserving) delegate).getObserved())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[108] 12:31:42 assertThat(counter.count(), is(1)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[114] 12:31:42 assertThat(counter.count(), is(1)); // Wasn't listening for second change 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[121] 12:31:42 assertThat(fixture.isStale(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[125] 12:31:42 assertThat(fixture.isStale(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[138] 12:31:42 assertThat(staleEvent.getObservable(), sameInstance((IObservable) fixture)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[147] 12:31:42 assertThat(l.count, is(1)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[157] 12:31:42 assertThat(counter.count, is(1)); // Dispose is idempotent 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[164] 12:31:42 assertThat(delegator().getDelegate(), nullValue()); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[167] 12:31:42 assertThat(delegate.isDisposed(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[182] 12:31:42 assertThat(counter.count(), is(1)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[187] 12:31:42 assertThat(fixture.isDisposed(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[191] 12:31:42 assertThat(fixture.isDisposed(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[196] 12:31:42 assertThat(fixture.getRealm(), is(realm)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Realm, Matcher<? super Realm>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[201] 12:31:42 assertThat(fixture, equalTo(delegate)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(T, Matcher<? super T>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[206] 12:31:42 assertThat(fixture.hashCode(), is(delegate.hashCode())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[215] 12:31:42 assertThat(redelegator, notNullValue()); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[218] 12:31:42 assertThat((Object) redelegator.getClass(), sameInstance((Object) fixture.getClass())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[221] 12:31:42 assertThat(redelegator, not(sameInstance((IObservable) fixture))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[224] 12:31:42 assertThat(((IDelegatingObservable) redelegator).getDelegate(), sameInstance((IObservable) fixture)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[235] 12:31:42 houseKeeper.setField("delegate", createDelegate()); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, T) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[236] 12:31:42 houseKeeper.setField("fixture", DelegatingObservable.wrap(delegate)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, IObservable) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[335] 12:31:42 assertThat(event.getObservable(), sameInstance(expectedSource)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableTest.java:[357] 12:31:42 assertThat(event.getObservable(), sameInstance(expectedSource)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(IObservable, Matcher<? super IObservable>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[51] 12:31:42 public abstract class DelegatingObservableSetTest extends DelegatingObservableCollectionTest<IObservableSet> { 12:31:42 ^^^^^^^^^^^^^^ 12:31:42 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[55] 12:31:42 class SetListener implements ISetChangeListener { 12:31:42 ^^^^^^^^^^^^^^^^^^ 12:31:42 ISetChangeListener is a raw type. References to generic type ISetChangeListener<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[57] 12:31:42 SetDiff diff; 12:31:42 ^^^^^^^ 12:31:42 SetDiff is a raw type. References to generic type SetDiff<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[65] 12:31:42 public void handleSetChange(SetChangeEvent event) { 12:31:42 ^^^^^^^^^^^^^^ 12:31:42 SetChangeEvent is a raw type. References to generic type SetChangeEvent<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[74] 12:31:42 fixture.addSetChangeListener(l); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method addSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[83] 12:31:42 fixture.removeSetChangeListener(l); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method removeSetChangeListener(ISetChangeListener) belongs to the raw type IObservableSet. References to generic type IObservableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[116] 12:31:42 protected Class<? extends IObservableSet> getDelegateType() { 12:31:42 ^^^^^^^^^^^^^^ 12:31:42 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[122] 12:31:42 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[123] 12:31:42 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[127] 12:31:42 protected IObservableSet createDelegate() { 12:31:42 ^^^^^^^^^^^^^^ 12:31:42 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] 12:31:42 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[128] 12:31:42 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 12:31:42 ^^^^^^^^^^^ 12:31:42 WritableSet is a raw type. References to generic type WritableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[137] 12:31:42 private IObservableValue master; 12:31:42 ^^^^^^^^^^^^^^^^ 12:31:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[151] 12:31:42 protected Class<? extends IObservableSet> getDelegateType() { 12:31:42 ^^^^^^^^^^^^^^ 12:31:42 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[157] 12:31:42 houseKeeper.setField("set", new SetOfStrings()); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, DelegatingObservableSetTest.ObservingTest.SetOfStrings) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 12:31:42 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 12:31:42 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[158] 12:31:42 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, set, SetOfStrings.class))); 12:31:42 ^^^^^^^^^^^^^ 12:31:42 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[160] 12:31:42 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[161] 12:31:42 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[165] 12:31:42 protected IObservableSet createDelegate() { 12:31:42 ^^^^^^^^^^^^^^ 12:31:42 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[166] 12:31:42 Class beanClass = null; 12:31:42 ^^^^^ 12:31:42 Class is a raw type. References to generic type Class<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[168] 12:31:42 beanClass = (Class) master.getValueType(); 12:31:42 ^^^^^ 12:31:42 Class is a raw type. References to generic type Class<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 12:31:42 return BeanProperties.set(beanClass, "strings", String.class).observeDetail(master); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: Unchecked invocation set(Class, String, Class<String>) of the generic method set(Class<S>, String, Class<E>) of type BeanProperties 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 12:31:42 return BeanProperties.set(beanClass, "strings", String.class).observeDetail(master); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method observeDetail(IObservableValue) belongs to the raw type ISetProperty. References to generic type ISetProperty<S,E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[170] 12:31:42 return BeanProperties.set(beanClass, "strings", String.class).observeDetail(master); 12:31:42 ^^^^^^^^^ 12:31:42 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[174] 12:31:42 protected IObservableSet createNonObservingDelegate() { 12:31:42 ^^^^^^^^^^^^^^ 12:31:42 IObservableSet is a raw type. References to generic type IObservableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[175] 12:31:42 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The constructor WritableSet(Realm, Collection, Object) belongs to the raw type WritableSet. References to generic type WritableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableSetTest.java:[175] 12:31:42 return new WritableSet(realm, Collections.EMPTY_SET, String.class); 12:31:42 ^^^^^^^^^^^ 12:31:42 WritableSet is a raw type. References to generic type WritableSet<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[52] 12:31:42 public abstract class DelegatingObservableListTest extends DelegatingObservableCollectionTest<IObservableList> { 12:31:42 ^^^^^^^^^^^^^^^ 12:31:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[56] 12:31:42 class ListListener implements IListChangeListener { 12:31:42 ^^^^^^^^^^^^^^^^^^^ 12:31:42 IListChangeListener is a raw type. References to generic type IListChangeListener<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[58] 12:31:42 ListDiff diff; 12:31:42 ^^^^^^^^ 12:31:42 ListDiff is a raw type. References to generic type ListDiff<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[63] 12:31:42 for (ListDiffEntry next : diff.getDifferences()) { 12:31:42 ^^^^^^^^^^^^^ 12:31:42 ListDiffEntry is a raw type. References to generic type ListDiffEntry<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[73] 12:31:42 public void handleListChange(ListChangeEvent event) { 12:31:42 ^^^^^^^^^^^^^^^ 12:31:42 ListChangeEvent is a raw type. References to generic type ListChangeEvent<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[82] 12:31:42 fixture.addListChangeListener(l); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method addListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[91] 12:31:42 fixture.removeListChangeListener(l); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method removeListChangeListener(IListChangeListener) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[116] 12:31:42 fixture.addAll(1, newNames); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method addAll(int, Collection) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[136] 12:31:42 assertThat(fixture.set(2, "Colleen"), is((Object) "Cathy")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method set(int, Object) belongs to the raw type IObservableList. References to generic type IObservableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[246] 12:31:42 protected Class<? extends IObservableList> getDelegateType() { 12:31:42 ^^^^^^^^^^^^^^^ 12:31:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[252] 12:31:42 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[253] 12:31:42 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[257] 12:31:42 protected IObservableList createDelegate() { 12:31:42 ^^^^^^^^^^^^^^^ 12:31:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] 12:31:42 return new WritableList(realm, Lists.newArrayList(), String.class); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[258] 12:31:42 return new WritableList(realm, Lists.newArrayList(), String.class); 12:31:42 ^^^^^^^^^^^^ 12:31:42 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[267] 12:31:42 private IObservableValue master; 12:31:42 ^^^^^^^^^^^^^^^^ 12:31:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[281] 12:31:42 protected Class<? extends IObservableList> getDelegateType() { 12:31:42 ^^^^^^^^^^^^^^^ 12:31:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[287] 12:31:42 houseKeeper.setField("list", new ListOfNames()); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, DelegatingObservableListTest.ObservingTest.ListOfNames) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 12:31:42 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 12:31:42 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[288] 12:31:42 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, list, ListOfNames.class))); 12:31:42 ^^^^^^^^^^^^^ 12:31:42 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[290] 12:31:42 houseKeeper.setField("valuesToAdd", ImmutableList.of("Alice", "Bert", "Cathy", "Dave")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[291] 12:31:42 houseKeeper.setField("valuesToRemove", ImmutableList.of("Bert", "Cathy")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, ImmutableList<String>) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[295] 12:31:42 protected IObservableList createDelegate() { 12:31:42 ^^^^^^^^^^^^^^^ 12:31:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[296] 12:31:42 Class beanClass = null; 12:31:42 ^^^^^ 12:31:42 Class is a raw type. References to generic type Class<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[298] 12:31:42 beanClass = (Class) master.getValueType(); 12:31:42 ^^^^^ 12:31:42 Class is a raw type. References to generic type Class<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 12:31:42 return BeanProperties.list(beanClass, "names", String.class).observeDetail(master); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: Unchecked invocation list(Class, String, Class<String>) of the generic method list(Class<S>, String, Class<E>) of type BeanProperties 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 12:31:42 return BeanProperties.list(beanClass, "names", String.class).observeDetail(master); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method observeDetail(IObservableValue) belongs to the raw type IListProperty. References to generic type IListProperty<S,E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[300] 12:31:42 return BeanProperties.list(beanClass, "names", String.class).observeDetail(master); 12:31:42 ^^^^^^^^^ 12:31:42 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[304] 12:31:42 protected IObservableList createNonObservingDelegate() { 12:31:42 ^^^^^^^^^^^^^^^ 12:31:42 IObservableList is a raw type. References to generic type IObservableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[305] 12:31:42 return new WritableList(realm, Lists.newArrayList(), String.class); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The constructor WritableList(Realm, List, Object) belongs to the raw type WritableList. References to generic type WritableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableListTest.java:[305] 12:31:42 return new WritableList(realm, Lists.newArrayList(), String.class); 12:31:42 ^^^^^^^^^^^^ 12:31:42 WritableList is a raw type. References to generic type WritableList<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[40] 12:31:42 public abstract class DelegatingObservableValueTest extends DelegatingObservableTest<IObservableValue> { 12:31:42 ^^^^^^^^^^^^^^^^ 12:31:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[50] 12:31:42 class TestListener implements IValueChangeListener { 12:31:42 ^^^^^^^^^^^^^^^^^^^^ 12:31:42 IValueChangeListener is a raw type. References to generic type IValueChangeListener<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[55] 12:31:42 public void handleValueChange(ValueChangeEvent event) { 12:31:42 ^^^^^^^^^^^^^^^^ 12:31:42 ValueChangeEvent is a raw type. References to generic type ValueChangeEvent<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[65] 12:31:42 fixture.addValueChangeListener(l); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method addValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[68] 12:31:42 fixture.removeValueChangeListener(l); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method removeValueChangeListener(IValueChangeListener) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[95] 12:31:42 fixture.setValue(valueToSet); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method setValue(Object) belongs to the raw type IObservableValue. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[118] 12:31:42 protected Class<? extends IObservableValue> getDelegateType() { 12:31:42 ^^^^^^^^^^^^^^^^ 12:31:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[124] 12:31:42 houseKeeper.setField("bean", new Bean("Alice")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[126] 12:31:42 houseKeeper.setField("expectedValue", bean); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[127] 12:31:42 houseKeeper.setField("valueToSet", new Bean("Bert")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[131] 12:31:42 protected IObservableValue createDelegate() { 12:31:42 ^^^^^^^^^^^^^^^^ 12:31:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] 12:31:42 return new WritableValue(realm, bean, Bean.class); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[132] 12:31:42 return new WritableValue(realm, bean, Bean.class); 12:31:42 ^^^^^^^^^^^^^ 12:31:42 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[139] 12:31:42 private IObservableValue master; 12:31:42 ^^^^^^^^^^^^^^^^ 12:31:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[153] 12:31:42 protected Class<? extends IObservableValue> getDelegateType() { 12:31:42 ^^^^^^^^^^^^^^^^ 12:31:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[159] 12:31:42 houseKeeper.setField("bean", new Bean("Alice")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, Bean) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 12:31:42 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, WritableValue) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 12:31:42 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[160] 12:31:42 houseKeeper.setField("master", houseKeeper.cleanUpLater(new WritableValue(realm, bean, Bean.class))); 12:31:42 ^^^^^^^^^^^^^ 12:31:42 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[162] 12:31:42 houseKeeper.setField("expectedValue", "Alice"); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[163] 12:31:42 houseKeeper.setField("valueToSet", "Bert"); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method setField(String, String) from the type AbstractHouseKeeperRule is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[167] 12:31:42 protected IObservableValue createDelegate() { 12:31:42 ^^^^^^^^^^^^^^^^ 12:31:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[168] 12:31:42 Class beanClass = null; 12:31:42 ^^^^^ 12:31:42 Class is a raw type. References to generic type Class<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[170] 12:31:42 beanClass = (Class) master.getValueType(); 12:31:42 ^^^^^ 12:31:42 Class is a raw type. References to generic type Class<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 12:31:42 return BeanProperties.value(beanClass, "name", String.class).observeDetail(master); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: Unchecked invocation value(Class, String, Class<String>) of the generic method value(Class<S>, String, Class<T>) of type BeanProperties 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 12:31:42 return BeanProperties.value(beanClass, "name", String.class).observeDetail(master); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The method observeDetail(IObservableValue) belongs to the raw type IValueProperty. References to generic type IValueProperty<S,T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[172] 12:31:42 return BeanProperties.value(beanClass, "name", String.class).observeDetail(master); 12:31:42 ^^^^^^^^^ 12:31:42 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object> 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[176] 12:31:42 protected IObservableValue createNonObservingDelegate() { 12:31:42 ^^^^^^^^^^^^^^^^ 12:31:42 IObservableValue is a raw type. References to generic type IObservableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[177] 12:31:42 return new WritableValue(realm, bean, Bean.class); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 Type safety: The constructor WritableValue(Realm, Object, Object) belongs to the raw type WritableValue. References to generic type WritableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableValueTest.java:[177] 12:31:42 return new WritableValue(realm, bean, Bean.class); 12:31:42 ^^^^^^^^^^^^^ 12:31:42 WritableValue is a raw type. References to generic type WritableValue<T> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[60] 12:31:42 assertThat(fixture.isDisposed(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[69] 12:31:42 assertThat(fixture.isDisposed(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[78] 12:31:42 assertThat(fixture.isDisposed(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[83] 12:31:42 assertThat(fixture.isDisposed(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[93] 12:31:42 assertThat(iter.next(), is("a")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[94] 12:31:42 assertThat(iter.next(), is("b")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[97] 12:31:42 assertThat(iter.next(), is("c")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[98] 12:31:42 assertThat(iter.hasNext(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[108] 12:31:42 assertThat(iter.next(), is("a")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[109] 12:31:42 assertThat(iter.next(), is("b")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[114] 12:31:42 assertThat(iter.next(), is("c")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[118] 12:31:42 assertThat(iter.hasNext(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[128] 12:31:42 assertThat(iter.previous(), is("c")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[129] 12:31:42 assertThat(iter.previous(), is("b")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[134] 12:31:42 assertThat(iter.previous(), is("d")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[135] 12:31:42 assertThat(iter.previous(), is("a")); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[139] 12:31:42 assertThat(iter.hasPrevious(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[178] 12:31:42 assertThat(added, hasItem(element)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(List<E>, Matcher<? super List<E>>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorTest.java:[182] 12:31:42 assertThat(removed, hasItem(element)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(List<E>, Matcher<? super List<E>>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[54] 12:31:42 assertThat(b.isDisposed(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[58] 12:31:42 assertThat(b.isDisposed(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[62] 12:31:42 assertThat(c.isDisposed(), is(false)); // The list still has it 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[66] 12:31:42 assertThat(c.isDisposed(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[77] 12:31:42 assertThat(a.isDisposed(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[78] 12:31:42 assertThat(b.isDisposed(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[79] 12:31:42 assertThat(c.isDisposed(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[83] 12:31:42 assertThat(a.isDisposed(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[84] 12:31:42 assertThat(b.isDisposed(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/WritableListWithIteratorContainmentTest.java:[85] 12:31:42 assertThat(c.isDisposed(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[42] 12:31:42 public abstract class DelegatingObservableCollectionTest<T extends IObservableCollection> extends DelegatingObservableTest<T> { 12:31:42 ^^^^^^^^^^^^^^^^^^^^^ 12:31:42 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[51] 12:31:42 assertThat(fixture.size(), is(delegate.size())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[53] 12:31:42 assertThat(fixture.size(), is(delegate.size())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[55] 12:31:42 assertThat(fixture.size(), is(delegate.size())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[57] 12:31:42 assertThat(fixture.size(), is(0)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[61] 12:31:42 assertThat(fixture.size(), is(0)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[67] 12:31:42 assertThat(fixture.isEmpty(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[69] 12:31:42 assertThat(fixture.isEmpty(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[73] 12:31:42 assertThat(fixture.isEmpty(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[81] 12:31:42 assertThat(fixture.contains(o), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[83] 12:31:42 assertThat(fixture.contains(o), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[87] 12:31:42 assertThat(fixture.contains(o), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[93] 12:31:42 assertThat(fixture.iterator().hasNext(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[95] 12:31:42 assertThat(ImmutableList.copyOf(iterator(fixture)), is(ImmutableList.copyOf(iterator(delegate)))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(ImmutableList<capture#1-of ?>, Matcher<? super ImmutableList<capture#1-of ?>>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[99] 12:31:42 assertThat(fixture.iterator().hasNext(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[105] 12:31:42 assertThat(fixture.toArray().length, is(0)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[107] 12:31:42 assertThat(fixture.toArray(), isArray(delegate.toArray())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[111] 12:31:42 assertThat(fixture.toArray().length, is(0)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[118] 12:31:42 assertThat(fixture.toArray(newArray()).length, is(0)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[122] 12:31:42 assertThat(actual.length, is(valuesToAdd.size())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[123] 12:31:42 assertThat(actual, isArray(delegate.toArray(newArray()))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Object[], Matcher<? super Object[]>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[127] 12:31:42 assertThat(fixture.toArray(newArray()).length, is(0)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[135] 12:31:42 assertThat(delegateCollection(), hasItem(o)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[145] 12:31:42 assertThat(delegateCollection(), not(hasItem(o))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[154] 12:31:42 assertThat(fixture.containsAll(valuesToAdd), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[161] 12:31:42 assertThat(delegateCollection(), hasItems(valuesToAdd.toArray())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[168] 12:31:42 assertThat(delegateCollection(), hasItems(valuesToRemove.toArray())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[171] 12:31:42 assertThat(delegateCollection(), not(hasItem(in(valuesToRemove)))); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[181] 12:31:42 assertThat(delegateCollection(), hasItems(valuesToRemove.toArray())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Collection<Object>, Matcher<? super Collection<Object>>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[182] 12:31:42 assertThat(delegate.size(), is(valuesToRemove.size())); // Nothing else 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[189] 12:31:42 assertThat(delegate.isEmpty(), is(false)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[193] 12:31:42 assertThat(delegate.isEmpty(), is(true)); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[201] 12:31:42 assertThat(fixture.getElementType(), is((Object) getDelegateElementType())); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[205] 12:31:42 assertThat(fixture.getElementType(), nullValue()); 12:31:42 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:42 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:42 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/org/eclipse/papyrus/infra/tools/databinding/DelegatingObservableCollectionTest.java:[273] 12:31:42 Iterator<?> iterator(IObservableCollection c) { 12:31:42 ^^^^^^^^^^^^^^^^^^^^^ 12:31:42 IObservableCollection is a raw type. References to generic type IObservableCollection<E> should be parameterized 12:31:42 186 problems (186 warnings) 12:31:42 [INFO] 12:31:42 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:42 [INFO] 12:31:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/src/test/resources 12:31:42 [INFO] 12:31:42 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:31:42 [INFO] 12:31:42 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/target/org.eclipse.papyrus.infra.tools.tests-2.2.0-SNAPSHOT.jar 12:31:42 [INFO] 12:31:42 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:42 [INFO] 12:31:42 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:42 [INFO] Skipping tests 12:31:42 [INFO] 12:31:42 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.tools.tests --- 12:31:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:42 [INFO] 12:31:42 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.tests.releng >-- 12:31:42 [INFO] Building org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT [112/175] 12:31:42 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/pom.xml 12:31:42 [INFO] --------------------------------[ pom ]--------------------------------- 12:31:42 [INFO] 12:31:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.tests.releng --- 12:31:42 [INFO] 12:31:42 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.tests.releng --- 12:31:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:42 [INFO] 12:31:42 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.editor.tests.releng --- 12:31:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:42 [INFO] 12:31:42 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests >-- 12:31:42 [INFO] Building org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT [113/175] 12:31:42 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml 12:31:42 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.editor.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/pom.xml 12:31:42 [INFO] 12:31:42 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:42 [INFO] 12:31:42 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:42 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:42 [INFO] 12:31:42 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:42 [INFO] 12:31:42 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:42 [INFO] 12:31:42 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:42 [INFO] 12:31:42 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:42 [INFO] Resolving class path of org.eclipse.papyrus.infra.editor.welcome.tests 12:31:43 [INFO] 12:31:43 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:43 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:43 [INFO] 12:31:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/main/resources 12:31:43 [INFO] 12:31:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:43 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[36] 12:31:44 import org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.utils.TransactionHelper; 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 The type TransactionHelper is deprecated 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[38] 12:31:44 import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.LanguageObservable; 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[39] 12:31:44 import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElement; 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[40] 12:31:44 import org.eclipse.papyrus.infra.editor.welcome.internal.modelelements.WelcomeModelElementFactory; 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[41] 12:31:44 import org.eclipse.papyrus.infra.ui.internal.commands.SashLayoutCommandFactory; 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.5.100.202404190300/org.eclipse.papyrus.infra.ui-3.5.100.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[47] 12:31:44 * Test cases for the {@link WelcomeModelElement} and its properties. 12:31:44 ^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[52] 12:31:44 private WelcomeModelElement fixture; 12:31:44 ^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] 12:31:44 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 12:31:44 ^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[114] 12:31:44 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 12:31:44 ^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[117] 12:31:44 LanguageObservable lang = languages.get(0); 12:31:44 ^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[118] 12:31:44 assertThat(lang.getName().getValue().toUpperCase(), is("UML")); 12:31:44 ^^^^^^^ 12:31:44 Discouraged access: The method 'LanguageObservable.getName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[119] 12:31:44 assertThat(lang.getVersion().getValue().compareTo(new Version("2.5")), not(lessThan(0))); 12:31:44 ^^^^^^^^^^ 12:31:44 Discouraged access: The method 'LanguageObservable.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] 12:31:44 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 12:31:44 ^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[128] 12:31:44 IObservableList<LanguageObservable> languages = (IObservableList<LanguageObservable>) fixture.getObservable("languages"); 12:31:44 ^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[131] 12:31:44 LanguageObservable lang = languages.get(0); 12:31:44 ^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'LanguageObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 12:31:44 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 12:31:44 ^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 12:31:44 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[166] 12:31:44 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] 12:31:44 TransactionHelper.run(editor.getEditingDomain(), () -> { 12:31:44 ^^^^^^^^^^^^^^^^^ 12:31:44 The type TransactionHelper is deprecated 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[172] 12:31:44 TransactionHelper.run(editor.getEditingDomain(), () -> { 12:31:44 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 12:31:44 }); 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 The method run(TransactionalEditingDomain, Runnable) from the type TransactionHelper is deprecated 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 12:31:44 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'SashLayoutCommandFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.5.100.202404190300/org.eclipse.papyrus.infra.ui-3.5.100.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 12:31:44 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The constructor 'SashLayoutCommandFactory(IMultiDiagramEditor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.5.100.202404190300/org.eclipse.papyrus.infra.ui-3.5.100.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomeModelElementTest.java:[173] 12:31:44 new SashLayoutCommandFactory(editor.getEditor()).createTogglePrivateLayoutCommand().execute(); 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The method 'SashLayoutCommandFactory.createTogglePrivateLayoutCommand()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.ui/3.5.100.202404190300/org.eclipse.papyrus.infra.ui-3.5.100.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[41] 12:31:44 import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage; 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[62] 12:31:44 WelcomePage welcome = getWelcomePage(); 12:31:44 ^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[103] 12:31:44 WelcomePage page = getWelcomePage(); 12:31:44 ^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[116] 12:31:44 WelcomePage page = getWelcomePage(); 12:31:44 ^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/WelcomePageServiceTest.java:[137] 12:31:44 WelcomePage page = getWelcomePage(); 12:31:44 ^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[36] 12:31:44 import org.eclipse.papyrus.infra.editor.welcome.internal.WelcomePage; 12:31:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[103] 12:31:44 protected WelcomePage getWelcomePage() { 12:31:44 ^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[104] 12:31:44 WelcomePage[] result = { null }; 12:31:44 ^^^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] 12:31:44 WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class); 12:31:44 ^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[116] 12:31:44 WelcomePage welcome = PlatformHelper.getAdapter(page, WelcomePage.class); 12:31:44 ^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[126] 12:31:44 protected boolean isActivePage(WelcomePage page) { 12:31:44 ^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/org/eclipse/papyrus/infra/editor/welcome/tests/AbstractWelcomePageTest.java:[128] 12:31:44 return (activePage != null) && (PlatformHelper.getAdapter(activePage, WelcomePage.class) == page); 12:31:44 ^^^^^^^^^^^ 12:31:44 Discouraged access: The type 'WelcomePage' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.editor.welcome/3.0.0.202404190300/org.eclipse.papyrus.infra.editor.welcome-3.0.0.202404190300.jar') 12:31:44 35 problems (35 warnings) 12:31:44 [INFO] 12:31:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:44 [INFO] 12:31:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/src/test/resources 12:31:44 [INFO] 12:31:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 12:31:44 [INFO] 12:31:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/target/org.eclipse.papyrus.infra.editor.welcome.tests-2.0.0-SNAPSHOT.jar 12:31:44 [INFO] 12:31:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:44 [INFO] 12:31:44 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:44 [INFO] Skipping tests 12:31:44 [INFO] 12:31:44 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.editor.welcome.tests --- 12:31:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:44 [INFO] 12:31:44 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests >-- 12:31:44 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT [114/175] 12:31:44 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml 12:31:44 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.welcome.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/pom.xml 12:31:44 [INFO] 12:31:44 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:44 [INFO] 12:31:44 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:44 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:44 [INFO] 12:31:44 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:44 [INFO] 12:31:44 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:44 [INFO] 12:31:44 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:44 [INFO] 12:31:44 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:44 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.welcome.tests 12:31:45 [INFO] 12:31:45 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:45 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:45 [INFO] 12:31:45 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/main/resources 12:31:45 [INFO] 12:31:45 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:45 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[41] 12:31:45 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable; 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[42] 12:31:45 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement; 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[43] 12:31:45 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory; 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[52] 12:31:45 * Test cases for the {@link WelcomeModelElement} and its properties. 12:31:45 ^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[57] 12:31:45 private WelcomeModelElement fixture; 12:31:45 ^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[65] 12:31:45 IObservableList<NotationObservable> views = getNotationViews(); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] 12:31:45 .map(NotationObservable::getView) 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[71] 12:31:45 .map(NotationObservable::getView) 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] 12:31:45 .map(NotationObservable::getContext) 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[80] 12:31:45 .map(NotationObservable::getContext) 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The method 'NotationObservable.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[90] 12:31:45 IObservableList<NotationObservable> views = getNotationViews(); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[92] 12:31:45 NotationObservable toBeDeleted = getView(views, "use cases"); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[96] 12:31:45 for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) { 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[107] 12:31:45 EcoreUtil.delete(toBeDeleted.getView().getValue(), true); 12:31:45 ^^^^^^^ 12:31:45 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[118] 12:31:45 IObservableList<NotationObservable> views = getNotationViews(); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[120] 12:31:45 NotationObservable[] created = { null }; 12:31:45 ^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[123] 12:31:45 for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) { 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[124] 12:31:45 if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) { 12:31:45 ^^^^^^^ 12:31:45 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[148] 12:31:45 IObservableList<NotationObservable> views = getNotationViews(); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[150] 12:31:45 NotationObservable[] obs = { null }; 12:31:45 ^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[153] 12:31:45 for (ListDiffEntry<? extends NotationObservable> next : event.diff.getDifferences()) { 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[154] 12:31:45 if (next.isAddition() && "CreatedInTest".equals(getName(next.getElement().getView().getValue()))) { 12:31:45 ^^^^^^^ 12:31:45 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 12:31:45 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 12:31:45 ^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 12:31:45 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[179] 12:31:45 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[183] 12:31:45 IObservableList<NotationObservable> getNotationViews() { 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] 12:31:45 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[185] 12:31:45 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] 12:31:45 NotationObservable getView(Collection<? extends NotationObservable> views, String name) { 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[189] 12:31:45 NotationObservable getView(Collection<? extends NotationObservable> views, String name) { 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/WelcomeModelElementTest.java:[191] 12:31:45 .filter(d -> name.equals(getName(d.getView().getValue()))) 12:31:45 ^^^^^^^ 12:31:45 Discouraged access: The method 'NotationObservable.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[35] 12:31:45 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservable; 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[36] 12:31:45 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.NotationObservableProperty; 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[37] 12:31:45 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElement; 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[38] 12:31:45 import org.eclipse.papyrus.infra.gmfdiag.welcome.internal.modelelements.WelcomeModelElementFactory; 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[47] 12:31:45 * Test cases for the {@link NotationObservableProperty} class specifically. 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservableProperty' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[52] 12:31:45 private WelcomeModelElement fixture; 12:31:45 ^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[60] 12:31:45 IObservableList<NotationObservable> views = getNotationViews(); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[100] 12:31:45 IObservableList<NotationObservable> views = getNotationViews(); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[125] 12:31:45 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 12:31:45 ^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElement' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[125] 12:31:45 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'WelcomeModelElementFactory' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[125] 12:31:45 fixture = (WelcomeModelElement) new WelcomeModelElementFactory().createFromSource( 12:31:45 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The constructor 'WelcomeModelElementFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[129] 12:31:45 IObservableList<NotationObservable> getNotationViews() { 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[131] 12:31:45 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/org/eclipse/papyrus/infra/gmfdiag/welcome/tests/NotationObservablePropertyTest.java:[131] 12:31:45 IObservableList<NotationObservable> result = (IObservableList<NotationObservable>) fixture.getObservable("views"); 12:31:45 ^^^^^^^^^^^^^^^^^^ 12:31:45 Discouraged access: The type 'NotationObservable' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.welcome/2.1.0.202404190300/org.eclipse.papyrus.infra.gmfdiag.welcome-2.1.0.202404190300.jar') 12:31:45 45 problems (45 warnings) 12:31:45 [INFO] 12:31:45 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:45 [INFO] 12:31:45 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/src/test/resources 12:31:45 [INFO] 12:31:45 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 299 were skipped 12:31:45 [INFO] 12:31:45 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/target/org.eclipse.papyrus.infra.gmfdiag.welcome.tests-2.0.0-SNAPSHOT.jar 12:31:46 [INFO] 12:31:46 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:46 [INFO] 12:31:46 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:46 [INFO] Skipping tests 12:31:46 [INFO] 12:31:46 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.welcome.tests --- 12:31:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:46 [INFO] 12:31:46 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests >-- 12:31:46 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.1.0-SNAPSHOT [115/175] 12:31:46 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml 12:31:46 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.commands.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/pom.xml 12:31:46 [INFO] 12:31:46 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:46 [INFO] 12:31:46 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:46 [INFO] The project's OSGi version is 2.1.0.202404191627 12:31:46 [INFO] 12:31:46 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:46 [INFO] 12:31:46 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:46 [INFO] 12:31:46 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:46 [INFO] 12:31:46 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:46 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.commands.tests 12:31:47 [INFO] 12:31:47 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:47 [INFO] 12:31:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/main/resources 12:31:47 [INFO] 12:31:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:47 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] 12:31:47 fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 12:31:47 ^^^^^^^^^^^^^^^^^^^^^^^ 12:31:47 The type CheckedOperationHistory is deprecated 12:31:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NotifyingWorkspaceCommandStackTest.java:[154] 12:31:47 fixture = new NotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 12:31:47 ^^^^^^^^^^^^^ 12:31:47 The method getInstance() from the type CheckedOperationHistory is deprecated 12:31:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] 12:31:47 for (Iterator<C> iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) { 12:31:47 ^^^^^^^^^^^^^^^^^^^ 12:31:47 The type CommandTreeIterator<C> is deprecated 12:31:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[123] 12:31:47 for (Iterator<C> iter = CommandTreeIterator.iterate(command, type); iter.hasNext();) { 12:31:47 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:47 The method iterate(Object, Class<C>) from the type CommandTreeIterator is deprecated 12:31:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] 12:31:47 for (Iterator<?> iter = CommandTreeIterator.iterate(command); iter.hasNext();) { 12:31:47 ^^^^^^^^^^^^^^^^^^^ 12:31:47 The type CommandTreeIterator<C> is deprecated 12:31:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/util/CommandTreeIteratorTest.java:[133] 12:31:47 for (Iterator<?> iter = CommandTreeIterator.iterate(command); iter.hasNext();) { 12:31:47 ^^^^^^^^^^^^^^^^ 12:31:47 The method iterate(Object) from the type CommandTreeIterator is deprecated 12:31:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 12:31:47 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 12:31:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:47 The type NestingNotifyingWorkspaceCommandStack is deprecated 12:31:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 12:31:47 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 12:31:47 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:47 The constructor NestingNotifyingWorkspaceCommandStack(IOperationHistory) is deprecated 12:31:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 12:31:47 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 12:31:47 ^^^^^^^^^^^^^^^^^^^^^^^ 12:31:47 The type CheckedOperationHistory is deprecated 12:31:47 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/org/eclipse/papyrus/commands/NestingNotifyingWorkspaceCommandStackTest.java:[297] 12:31:47 fixture = new NestingNotifyingWorkspaceCommandStack(CheckedOperationHistory.getInstance()); 12:31:47 ^^^^^^^^^^^^^ 12:31:47 The method getInstance() from the type CheckedOperationHistory is deprecated 12:31:47 10 problems (10 warnings) 12:31:47 [INFO] 12:31:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:47 [INFO] 12:31:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/src/test/resources 12:31:47 [INFO] 12:31:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 323 were skipped 12:31:47 [INFO] 12:31:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:48 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/target/org.eclipse.papyrus.infra.gmfdiag.commands.tests-2.1.0-SNAPSHOT.jar 12:31:48 [INFO] 12:31:48 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:48 [INFO] 12:31:48 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:48 [INFO] Skipping tests 12:31:48 [INFO] 12:31:48 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.commands.tests --- 12:31:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:48 [INFO] 12:31:48 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests >---- 12:31:48 [INFO] Building org.eclipse.papyrus.infra.emf.tests 2.1.0-SNAPSHOT [116/175] 12:31:48 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml 12:31:48 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/pom.xml 12:31:48 [INFO] 12:31:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:48 [INFO] 12:31:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:48 [INFO] The project's OSGi version is 2.1.0.202404191627 12:31:48 [INFO] 12:31:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:48 [INFO] 12:31:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:48 [INFO] 12:31:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:48 [INFO] 12:31:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:48 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.tests 12:31:49 [INFO] 12:31:49 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:49 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:49 [INFO] 12:31:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/main/resources 12:31:49 [INFO] 12:31:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:49 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/edit/domain/PapyrusTransactionalEditingDomainTest.java:[79] 12:31:49 @SuppressWarnings("unchecked") 12:31:49 ^^^^^^^^^^^ 12:31:49 Unnecessary @SuppressWarnings("unchecked") 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[39] 12:31:49 import org.eclipse.papyrus.infra.emf.internal.resource.AbstractCrossReferenceIndex; 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'AbstractCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] 12:31:49 .map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource()))) 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'AbstractCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/ShardResourceHelperTest.java:[269] 12:31:49 .map(s -> s.filter(a -> AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE.equals(a.getSource()))) 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The field 'AbstractCrossReferenceIndex.SHARD_ANNOTATION_SOURCE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[70] 12:31:49 import org.eclipse.papyrus.infra.emf.internal.resource.index.IIndexManagerListener; 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'IIndexManagerListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[71] 12:31:49 import org.eclipse.papyrus.infra.emf.internal.resource.index.IndexManager; 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[72] 12:31:49 import org.eclipse.papyrus.infra.emf.internal.resource.index.InternalModelIndex; 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[104] 12:31:49 private IndexManager manager; 12:31:49 ^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[426] 12:31:49 IndexManager.getInstance().pause(); 12:31:49 ^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[426] 12:31:49 IndexManager.getInstance().pause(); 12:31:49 ^^^^^^^^^^^ 12:31:49 Discouraged access: The method 'IndexManager.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[426] 12:31:49 IndexManager.getInstance().pause(); 12:31:49 ^^^^^ 12:31:49 Discouraged access: The method 'IndexManager.pause()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[449] 12:31:49 manager = new IndexManager() { 12:31:49 ^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[449] 12:31:49 manager = new IndexManager() { 12:31:49 ^^^^^^^^^^^^ 12:31:49 Discouraged access: The constructor 'IndexManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[451] 12:31:49 protected Map<QualifiedName, InternalModelIndex> loadIndices() { 12:31:49 ^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[453] 12:31:49 return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture); 12:31:49 ^^^^^^^^^^^ 12:31:49 Discouraged access: The method 'InternalModelIndex.getIndexKey()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[453] 12:31:49 return Collections.singletonMap(fixture.getIndexKey(), (InternalModelIndex) fixture); 12:31:49 ^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'InternalModelIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[456] 12:31:49 manager.startManager(); 12:31:49 ^^^^^^^^^^^^ 12:31:49 Discouraged access: The method 'IndexManager.startManager()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[465] 12:31:49 manager.dispose(); 12:31:49 ^^^^^^^ 12:31:49 Discouraged access: The method 'IndexManager.dispose()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[473] 12:31:49 IndexManager.getInstance().resume(); 12:31:49 ^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[473] 12:31:49 IndexManager.getInstance().resume(); 12:31:49 ^^^^^^^^^^^ 12:31:49 Discouraged access: The method 'IndexManager.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[473] 12:31:49 IndexManager.getInstance().resume(); 12:31:49 ^^^^^^ 12:31:49 Discouraged access: The method 'IndexManager.resume()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[511] 12:31:49 Job getJobWrangler(IndexManager indexManager) { 12:31:49 ^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'IndexManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[550] 12:31:49 IIndexManagerListener[] listener = { null }; 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'IIndexManagerListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[551] 12:31:49 listener[0] = IIndexManagerListener.startingAdapter(__ -> { 12:31:49 ^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'IIndexManagerListener' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[551] 12:31:49 listener[0] = IIndexManagerListener.startingAdapter(__ -> { 12:31:49 ^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The method 'IIndexManagerListener.startingAdapter(Consumer<? super IndexManager>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[555] 12:31:49 manager.removeIndexManagerListener(listener[0]); 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The method 'IndexManager.removeIndexManagerListener(IIndexManagerListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/index/WorkspaceModelIndexTest.java:[558] 12:31:49 manager.addIndexManagerListener(listener[0]); 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The method 'IndexManager.addIndexManagerListener(IIndexManagerListener)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[36] 12:31:49 import org.eclipse.papyrus.infra.emf.internal.resource.CrossReferenceIndex; 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[37] 12:31:49 import org.eclipse.papyrus.infra.emf.internal.resource.OnDemandCrossReferenceIndex; 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'OnDemandCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] 12:31:49 indexFunction = OnDemandCrossReferenceIndex::new; 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'OnDemandCrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[97] 12:31:49 indexFunction = OnDemandCrossReferenceIndex::new; 12:31:49 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The constructor 'OnDemandCrossReferenceIndex(ResourceSet)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] 12:31:49 indexFunction = __ -> CrossReferenceIndex.getInstance(); 12:31:49 ^^^^^^^^^^^^^^^^^^^ 12:31:49 Discouraged access: The type 'CrossReferenceIndex' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/resource/AbstractCrossReferenceIndexTest.java:[100] 12:31:49 indexFunction = __ -> CrossReferenceIndex.getInstance(); 12:31:49 ^^^^^^^^^^^ 12:31:49 Discouraged access: The method 'CrossReferenceIndex.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.emf/4.4.0.202404190300/org.eclipse.papyrus.infra.emf-4.4.0.202404190300.jar') 12:31:49 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/tests/org/eclipse/papyrus/infra/emf/advice/ReadOnlyObjectEditAdviceTest.java:[469] 12:31:49 readOnlyHandlerAdapterFactory = (IAdapterFactory) Platform.getBundle("org.eclipse.papyrus.infra.emf.readonly").loadClass("org.eclipse.papyrus.infra.emf.readonly.ReadOnlyAdapterFactory").newInstance(); 12:31:49 ^^^^^^^^^^^^^ 12:31:49 The method newInstance() from the type Class<capture#1-of ?> is deprecated since version 9 12:31:49 34 problems (34 warnings) 12:31:49 [INFO] 12:31:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:49 [INFO] 12:31:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/src/test/resources 12:31:49 [INFO] 12:31:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:31:49 [INFO] 12:31:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/target/org.eclipse.papyrus.infra.emf.tests-2.1.0-SNAPSHOT.jar 12:31:49 [INFO] 12:31:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:49 [INFO] 12:31:49 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:49 [INFO] Skipping tests 12:31:49 [INFO] 12:31:49 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.tests --- 12:31:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:49 [INFO] 12:31:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng >-- 12:31:49 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT [117/175] 12:31:49 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/pom.xml 12:31:49 [INFO] --------------------------------[ pom ]--------------------------------- 12:31:49 [INFO] 12:31:49 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- 12:31:49 [INFO] 12:31:49 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- 12:31:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:49 [INFO] 12:31:49 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng --- 12:31:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:49 [INFO] 12:31:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests >-- 12:31:49 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.1.0-SNAPSHOT [118/175] 12:31:49 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml 12:31:49 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 12:31:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.assistant.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/pom.xml 12:31:50 [INFO] 12:31:50 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:50 [INFO] 12:31:50 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:50 [INFO] The project's OSGi version is 2.1.0.202404191627 12:31:50 [INFO] 12:31:50 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:50 [INFO] 12:31:50 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:50 [INFO] 12:31:50 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:50 [INFO] 12:31:50 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:50 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.assistant.tests 12:31:51 [INFO] 12:31:51 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:51 [INFO] 12:31:51 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/main/resources 12:31:51 [INFO] 12:31:51 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:51 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:51 [INFO] 12:31:51 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:51 [INFO] 12:31:51 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:51 [INFO] 12:31:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/src/test/resources 12:31:51 [INFO] 12:31:51 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:51 [INFO] 12:31:51 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:51 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 321 were skipped 12:31:51 [INFO] 12:31:51 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/target/org.eclipse.papyrus.infra.gmfdiag.assistant.tests-2.1.0-SNAPSHOT.jar 12:31:52 [INFO] 12:31:52 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:52 [INFO] 12:31:52 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.assistant.tests --- 12:31:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:52 [INFO] 12:31:52 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests >-- 12:31:52 [INFO] Building org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT [119/175] 12:31:52 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml 12:31:52 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.types.ui.tests:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/pom.xml 12:31:52 [INFO] 12:31:52 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:52 [INFO] 12:31:52 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:52 [INFO] The project's OSGi version is 4.0.0.202404191627 12:31:52 [INFO] 12:31:52 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:52 [INFO] 12:31:52 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:52 [INFO] 12:31:52 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:52 [INFO] 12:31:52 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:52 [INFO] Resolving class path of org.eclipse.papyrus.infra.types.ui.tests 12:31:53 [INFO] 12:31:53 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:53 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:53 [INFO] 12:31:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/main/resources 12:31:53 [INFO] 12:31:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:53 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[57] 12:31:53 import org.eclipse.papyrus.infra.types.core.internal.ui.handlers.RuleRefactoringHandler.OperationKind; 12:31:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[85] 12:31:53 public final AnnotationRule<OperationKind> refactoringKind = AnnotationRule.create(Refactoring.class, null); 12:31:53 ^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[103] 12:31:53 @Refactoring(OperationKind.NEGATE) 12:31:53 ^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[103] 12:31:53 @Refactoring(OperationKind.NEGATE) 12:31:53 ^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[116] 12:31:53 @Refactoring(OperationKind.NEGATE) 12:31:53 ^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[116] 12:31:53 @Refactoring(OperationKind.NEGATE) 12:31:53 ^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[126] 12:31:53 @Refactoring(OperationKind.NEGATE) 12:31:53 ^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[126] 12:31:53 @Refactoring(OperationKind.NEGATE) 12:31:53 ^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[142] 12:31:53 @Refactoring(OperationKind.ADD_TO_AND) 12:31:53 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[142] 12:31:53 @Refactoring(OperationKind.ADD_TO_AND) 12:31:53 ^^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_AND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[151] 12:31:53 @Refactoring(OperationKind.ADD_TO_AND) 12:31:53 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[151] 12:31:53 @Refactoring(OperationKind.ADD_TO_AND) 12:31:53 ^^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_AND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[159] 12:31:53 @Refactoring(OperationKind.ADD_TO_OR) 12:31:53 ^^^^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[159] 12:31:53 @Refactoring(OperationKind.ADD_TO_OR) 12:31:53 ^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_OR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[168] 12:31:53 @Refactoring(OperationKind.ADD_TO_OR) 12:31:53 ^^^^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[168] 12:31:53 @Refactoring(OperationKind.ADD_TO_OR) 12:31:53 ^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_OR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[176] 12:31:53 @Refactoring(OperationKind.PULL_UP_OPERAND) 12:31:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[176] 12:31:53 @Refactoring(OperationKind.PULL_UP_OPERAND) 12:31:53 ^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[186] 12:31:53 @Refactoring(OperationKind.PULL_UP_OPERAND) 12:31:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[186] 12:31:53 @Refactoring(OperationKind.PULL_UP_OPERAND) 12:31:53 ^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[195] 12:31:53 @Refactoring(OperationKind.PULL_UP_OPERAND) 12:31:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[195] 12:31:53 @Refactoring(OperationKind.PULL_UP_OPERAND) 12:31:53 ^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[205] 12:31:53 @Refactoring(OperationKind.PULL_UP_OPERAND) 12:31:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[205] 12:31:53 @Refactoring(OperationKind.PULL_UP_OPERAND) 12:31:53 ^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[214] 12:31:53 @Refactoring(OperationKind.PULL_UP_OPERAND) 12:31:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[214] 12:31:53 @Refactoring(OperationKind.PULL_UP_OPERAND) 12:31:53 ^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[229] 12:31:53 case NEGATE: 12:31:53 ^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.NEGATE' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[232] 12:31:53 case ADD_TO_AND: 12:31:53 ^^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_AND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[235] 12:31:53 case ADD_TO_OR: 12:31:53 ^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.ADD_TO_OR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[238] 12:31:53 case PULL_UP_OPERAND: 12:31:53 ^^^^^^^^^^^^^^^ 12:31:53 Discouraged access: The field 'RuleRefactoringHandler.OperationKind.PULL_UP_OPERAND' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/org/eclipse/papyrus/infra/types/core/internal/ui/handlers/tests/RuleRefactoringHandlerTest.java:[393] 12:31:53 OperationKind value(); 12:31:53 ^^^^^^^^^^^^^ 12:31:53 Discouraged access: The type 'RuleRefactoringHandler.OperationKind' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.types.ui/4.0.0.202404190300/org.eclipse.papyrus.infra.types.ui-4.0.0.202404190300.jar') 12:31:53 31 problems (31 warnings) 12:31:53 [INFO] 12:31:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:53 [INFO] 12:31:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/src/test/resources 12:31:53 [INFO] 12:31:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 306 were skipped 12:31:53 [INFO] 12:31:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/target/org.eclipse.papyrus.infra.types.ui.tests-4.0.0-SNAPSHOT.jar 12:31:54 [INFO] 12:31:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:54 [INFO] 12:31:54 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:54 [INFO] Skipping tests 12:31:54 [INFO] 12:31:54 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.types.ui.tests --- 12:31:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:54 [INFO] 12:31:54 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests >-- 12:31:54 [INFO] Building org.eclipse.papyrus.infra.gmfdiag.common.tests 4.1.0-SNAPSHOT [120/175] 12:31:54 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml 12:31:54 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.gmfdiag.common.tests:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/pom.xml 12:31:54 [INFO] 12:31:54 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:54 [INFO] 12:31:54 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:54 [INFO] The project's OSGi version is 4.1.0.202404191627 12:31:54 [INFO] 12:31:54 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:54 [INFO] 12:31:54 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:54 [INFO] 12:31:54 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:54 [INFO] 12:31:54 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:54 [INFO] Resolving class path of org.eclipse.papyrus.infra.gmfdiag.common.tests 12:31:55 [INFO] 12:31:55 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:55 [INFO] 12:31:55 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/main/resources 12:31:55 [INFO] 12:31:55 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:55 [INFO] Compiling 25 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[57] 12:31:56 assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class)); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramCopyCommandTest.java:[59] 12:31:56 assertThat(copy.getName(), containsString(myClass.getName())); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultPasteCommandTest.java:[70] 12:31:56 assertThat(typeNamesLikeMyClass.size(), is(2)); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/CreateEditBasedElementCommandTest.java:[45] 12:31:56 assertThat(command.canExecute(), is(true)); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/GMFUnsafeTest.java:[173] 12:31:56 assertThat(related, notNullValue()); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(Property, Matcher<? super Property>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultDiagramPasteCommandTest.java:[78] 12:31:56 Assert.assertThat(typeNamesLikeMyClass.size(), is(2)); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:31:56 7. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/TestModelValidationTest.java (at line 40) 12:31:56 @SuppressWarnings("nls") 12:31:56 ^^^^^ 12:31:56 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[49] 12:31:56 assertThat(fixture.getText(diagram), is("classes")); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[55] 12:31:56 assertThat(fixture.getText(diagram), is("(Class Diagram of <Package> foo)")); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[63] 12:31:56 assertThat(fixture.getText(diagram), is("(Class Diagram of <Package> bar)")); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[77] 12:31:56 assertThat("Label provider did not notify", gotEvent[0], is(true)); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/providers/tests/NotationLabelProviderTest.java:[93] 12:31:56 assertThat("Label provider did not notify", gotEvent[0], is(true)); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[55] 12:31:56 assertThat(clipboard.getCopyFromSource(myClass), instanceOf(org.eclipse.uml2.uml.Class.class)); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/commands/tests/DefaultCopyCommandTest.java:[57] 12:31:56 assertThat(copy.getName(), containsString(myClass.getName())); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[37] 12:31:56 import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.DefaultModelingAssistantModelProvider; 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404190300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404190300.jar') 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[38] 12:31:56 import org.eclipse.papyrus.infra.gmfdiag.assistant.internal.core.ModelingAssistantModelRegistry; 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404190300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404190300.jar') 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[121] 12:31:56 SynchronizableGmfDiagramEditor diagramEditor = (SynchronizableGmfDiagramEditor) editor.getActiveEditor(); 12:31:56 ^^^^^^^^^^^^^ 12:31:56 The value of the local variable diagramEditor is not used 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] 12:31:56 IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 Discouraged access: The type 'DefaultModelingAssistantModelProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404190300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404190300.jar') 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[150] 12:31:56 IModelingAssistantModelProvider result = new DefaultModelingAssistantModelProvider(assistantURI); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 Discouraged access: The constructor 'DefaultModelingAssistantModelProvider(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404190300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404190300.jar') 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 12:31:56 ModelingAssistantModelRegistry.getInstance().loadModels(result); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 Discouraged access: The type 'ModelingAssistantModelRegistry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404190300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404190300.jar') 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 12:31:56 ModelingAssistantModelRegistry.getInstance().loadModels(result); 12:31:56 ^^^^^^^^^^^ 12:31:56 Discouraged access: The method 'ModelingAssistantModelRegistry.getInstance()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404190300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404190300.jar') 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/AssistantUsage.java:[152] 12:31:56 ModelingAssistantModelRegistry.getInstance().loadModels(result); 12:31:56 ^^^^^^^^^^ 12:31:56 Discouraged access: The method 'ModelingAssistantModelRegistry.loadModels(IModelingAssistantModelProvider)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.infra.gmfdiag.assistant/2.1.100.202404190300/org.eclipse.papyrus.infra.gmfdiag.assistant-2.1.100.202404190300.jar') 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[81] 12:31:56 rv.getStyles().add(ts); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[84] 12:31:56 rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle()); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 12:31:56 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/utils/ClassifierViewFactory.java:[87] 12:31:56 rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle()); 12:31:56 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:31:56 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized 12:31:56 26. INFO in /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/org/eclipse/papyrus/infra/gmfdiag/common/tests/resources/ModelValidationTest.java (at line 38) 12:31:56 @SuppressWarnings("nls") 12:31:56 ^^^^^ 12:31:56 At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored 12:31:56 26 problems (0 errors, 24 warnings, 2 infos) 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:56 [INFO] 12:31:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/src/test/resources 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 329 were skipped 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/target/org.eclipse.papyrus.infra.gmfdiag.common.tests-4.1.0-SNAPSHOT.jar 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:56 [INFO] Skipping tests 12:31:56 [INFO] 12:31:56 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.gmfdiag.common.tests --- 12:31:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:56 [INFO] 12:31:56 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests >-- 12:31:56 [INFO] Building org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT [121/175] 12:31:56 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml 12:31:56 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.gmf.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/pom.xml 12:31:56 [INFO] 12:31:56 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] 12:31:56 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.gmf.tests 12:31:56 [INFO] 12:31:56 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:56 [INFO] 12:31:56 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/main/resources 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] 12:31:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/src/test/resources 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/target/org.eclipse.papyrus.infra.emf.gmf.tests-2.0.0-SNAPSHOT.jar 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] 12:31:56 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] Skipping tests 12:31:56 [INFO] 12:31:56 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.gmf.tests --- 12:31:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:56 [INFO] 12:31:56 [INFO] ----< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature >----- 12:31:56 [INFO] Building org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT [122/175] 12:31:56 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml 12:31:56 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:31:56 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/pom.xml 12:31:57 [INFO] 12:31:57 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] 12:31:57 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] The project's OSGi version is 1.2.0.202404191627 12:31:57 [INFO] 12:31:57 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] 12:31:57 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] 12:31:57 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] 12:31:57 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:57 [INFO] 12:31:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/src/main/resources 12:31:57 [INFO] 12:31:57 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 355 were skipped 12:31:57 [INFO] 12:31:57 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/org.eclipse.papyrus.tests.infra.feature-1.2.0-SNAPSHOT.jar 12:31:57 [INFO] 12:31:57 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] 12:31:57 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] 12:31:57 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.feature --- 12:31:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:57 [INFO] 12:31:57 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.feature >-------- 12:31:57 [INFO] Building org.eclipse.papyrus.tests.feature 2.0.100-SNAPSHOT [123/175] 12:31:57 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml 12:31:57 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:31:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.feature:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/pom.xml 12:31:59 [INFO] 12:31:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] The project's OSGi version is 2.0.100.202404191627 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] 12:31:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] 12:31:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:59 [INFO] 12:31:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/src/main/resources 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 461 were skipped 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/org.eclipse.papyrus.tests.feature-2.0.100-SNAPSHOT.jar 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] 12:31:59 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.feature --- 12:31:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:59 [INFO] 12:31:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.main.tests >-- 12:31:59 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT [124/175] 12:31:59 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/pom.xml 12:31:59 [INFO] --------------------------------[ pom ]--------------------------------- 12:31:59 [INFO] 12:31:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- 12:31:59 [INFO] 12:31:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- 12:31:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:59 [INFO] 12:31:59 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.main.tests --- 12:31:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:31:59 [INFO] 12:31:59 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests >-- 12:31:59 [INFO] Building org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT [125/175] 12:31:59 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml 12:31:59 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:31:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.emf.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/pom.xml 12:31:59 [INFO] 12:31:59 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:31:59 [INFO] The project's OSGi version is 2.0.0.202404191627 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:31:59 [INFO] 12:31:59 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:31:59 [INFO] Resolving class path of org.eclipse.papyrus.infra.emf.expressions.tests 12:31:59 [INFO] 12:31:59 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:31:59 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:31:59 [INFO] 12:31:59 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:31:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/main/resources 12:31:59 [INFO] 12:31:59 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:31:59 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:32:00 [INFO] 12:32:00 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:32:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/src/test/resources 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:32:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 124 were skipped 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:32:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/emf/expressions/org.eclipse.papyrus.infra.emf.expressions.tests/target/org.eclipse.papyrus.infra.emf.expressions.tests-2.0.0-SNAPSHOT.jar 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:32:00 [INFO] Skipping tests 12:32:00 [INFO] 12:32:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.emf.expressions.tests --- 12:32:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:00 [INFO] 12:32:00 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature >-- 12:32:00 [INFO] Building org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT [126/175] 12:32:00 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml 12:32:00 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:32:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.emf.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/pom.xml 12:32:00 [INFO] 12:32:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] The project's OSGi version is 1.0.0.202404191627 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] 12:32:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] 12:32:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:00 [INFO] 12:32:00 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/src/main/resources 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 107 were skipped 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.emf.expressions.feature/target/org.eclipse.papyrus.tests.infra.emf.expressions.feature-1.0.0-SNAPSHOT.jar 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] 12:32:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.emf.expressions.feature --- 12:32:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:00 [INFO] 12:32:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.main.test >-- 12:32:00 [INFO] Building org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT [127/175] 12:32:00 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/pom.xml 12:32:00 [INFO] --------------------------------[ pom ]--------------------------------- 12:32:00 [INFO] 12:32:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.main.test --- 12:32:00 [INFO] 12:32:00 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.main.test --- 12:32:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:00 [INFO] 12:32:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.internationalization.main.test --- 12:32:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:00 [INFO] 12:32:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests >-- 12:32:00 [INFO] Building org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT [128/175] 12:32:00 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml 12:32:00 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:32:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/pom.xml 12:32:00 [INFO] 12:32:00 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:00 [INFO] The project's OSGi version is 2.0.0.202404191627 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:00 [INFO] 12:32:00 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:00 [INFO] 12:32:00 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:00 [INFO] Resolving class path of org.eclipse.papyrus.infra.internationalization.tests 12:32:01 [INFO] 12:32:01 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:01 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:01 [INFO] 12:32:01 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/main/resources 12:32:01 [INFO] 12:32:01 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:01 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:02 [INFO] 12:32:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/src/test/resources 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/internationalization/org.eclipse.papyrus.infra.internationalization.tests/target/org.eclipse.papyrus.infra.internationalization.tests-2.0.0-SNAPSHOT.jar 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:02 [INFO] Skipping tests 12:32:02 [INFO] 12:32:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.internationalization.tests --- 12:32:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:02 [INFO] 12:32:02 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature >-- 12:32:02 [INFO] Building org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT [129/175] 12:32:02 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml 12:32:02 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:32:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.infra.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/pom.xml 12:32:02 [INFO] 12:32:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] The project's OSGi version is 1.0.0.202404191627 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] 12:32:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] 12:32:02 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:02 [INFO] 12:32:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/src/main/resources 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 294 were skipped 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.internationalization.feature/target/org.eclipse.papyrus.tests.infra.internationalization.feature-1.0.0-SNAPSHOT.jar 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] 12:32:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.infra.internationalization.feature --- 12:32:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:02 [INFO] 12:32:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests.releng >-- 12:32:02 [INFO] Building org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT [130/175] 12:32:02 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/pom.xml 12:32:02 [INFO] --------------------------------[ pom ]--------------------------------- 12:32:02 [INFO] 12:32:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests.releng --- 12:32:02 [INFO] 12:32:02 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests.releng --- 12:32:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:02 [INFO] 12:32:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests.releng --- 12:32:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:02 [INFO] 12:32:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests >-- 12:32:02 [INFO] Building org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT [131/175] 12:32:02 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml 12:32:02 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:32:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.expressions.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/pom.xml 12:32:02 [INFO] 12:32:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:02 [INFO] The project's OSGi version is 2.0.0.202404191627 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:02 [INFO] 12:32:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:02 [INFO] 12:32:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:02 [INFO] Resolving class path of org.eclipse.papyrus.uml.expressions.tests 12:32:03 [INFO] 12:32:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:03 [INFO] 12:32:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/main/resources 12:32:03 [INFO] 12:32:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:04 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:32:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/IsKindOfStereotypeExpressionTests.java:[54] 12:32:04 private final String ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME = "RootElement::AChildNiceStereotypeForElement"; //$NON-NLS-1$ 12:32:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:32:04 The value of the field IsKindOfStereotypeExpressionTests.ELEMENT_CHILD_STEREOTYPE_QUALIFIED_NAME is not used 12:32:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[48] 12:32:04 private Class notStereotypedClass; 12:32:04 ^^^^^^^^^^^^^^^^^^^ 12:32:04 The value of the field SingleStereotypeAttributeEqualityExpressionTests.notStereotypedClass is not used 12:32:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/org/eclipse/papyrus/uml/expressions/tests/SingleStereotypeAttributeEqualityExpressionTests.java:[50] 12:32:04 private final String PROFILE_URI = "papyrusExpressionProfile"; //$NON-NLS-1$ 12:32:04 ^^^^^^^^^^^ 12:32:04 The value of the field SingleStereotypeAttributeEqualityExpressionTests.PROFILE_URI is not used 12:32:04 3 problems (3 warnings) 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:04 [INFO] 12:32:04 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/src/test/resources 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 303 were skipped 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.tests/target/org.eclipse.papyrus.uml.expressions.tests-2.0.0-SNAPSHOT.jar 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:04 [INFO] Skipping tests 12:32:04 [INFO] 12:32:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.expressions.tests --- 12:32:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:04 [INFO] 12:32:04 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature >-- 12:32:04 [INFO] Building org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT [132/175] 12:32:04 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml 12:32:04 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:32:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.expressions.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/pom.xml 12:32:04 [INFO] 12:32:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] The project's OSGi version is 1.0.0.202404191627 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] 12:32:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] 12:32:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:04 [INFO] 12:32:04 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/src/main/resources 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 301 were skipped 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.expressions.feature/target/org.eclipse.papyrus.tests.uml.expressions.feature-1.0.0-SNAPSHOT.jar 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] 12:32:04 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] 12:32:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.expressions.feature --- 12:32:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:04 [INFO] 12:32:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.main.test >-- 12:32:04 [INFO] Building org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT [133/175] 12:32:04 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/pom.xml 12:32:04 [INFO] --------------------------------[ pom ]--------------------------------- 12:32:04 [INFO] 12:32:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.main.test --- 12:32:04 [INFO] 12:32:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.main.test --- 12:32:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:04 [INFO] 12:32:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.internationalization.main.test --- 12:32:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:04 [INFO] 12:32:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests >-- 12:32:04 [INFO] Building org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT [134/175] 12:32:04 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml 12:32:04 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:32:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/pom.xml 12:32:05 [INFO] 12:32:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:05 [INFO] 12:32:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:05 [INFO] The project's OSGi version is 2.0.0.202404191627 12:32:05 [INFO] 12:32:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:05 [INFO] 12:32:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:05 [INFO] 12:32:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:05 [INFO] 12:32:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:05 [INFO] Resolving class path of org.eclipse.papyrus.uml.internationalization.tests 12:32:06 [INFO] 12:32:06 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:06 [INFO] 12:32:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/main/resources 12:32:06 [INFO] 12:32:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:06 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:32:06 [INFO] 12:32:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:06 [INFO] 12:32:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/src/test/resources 12:32:06 [INFO] 12:32:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:32:06 [INFO] 12:32:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.tests/target/org.eclipse.papyrus.uml.internationalization.tests-2.0.0-SNAPSHOT.jar 12:32:06 [INFO] 12:32:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:06 [INFO] 12:32:06 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:06 [INFO] Skipping tests 12:32:06 [INFO] 12:32:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.internationalization.tests --- 12:32:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:06 [INFO] 12:32:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests >-- 12:32:06 [INFO] Building org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.1.0-SNAPSHOT [135/175] 12:32:06 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml 12:32:06 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:32:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.internationalization.controlmode.tests:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/pom.xml 12:32:06 [INFO] 12:32:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:06 [INFO] 12:32:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:06 [INFO] The project's OSGi version is 2.1.0.202404191627 12:32:06 [INFO] 12:32:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:06 [INFO] 12:32:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:06 [INFO] 12:32:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:06 [INFO] 12:32:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:06 [INFO] Resolving class path of org.eclipse.papyrus.uml.internationalization.controlmode.tests 12:32:08 [INFO] 12:32:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:08 [INFO] 12:32:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/main/resources 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:08 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:08 [INFO] 12:32:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/src/test/resources 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/internationalization/org.eclipse.papyrus.uml.internationalization.controlmode.tests/target/org.eclipse.papyrus.uml.internationalization.controlmode.tests-2.1.0-SNAPSHOT.jar 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:08 [INFO] Skipping tests 12:32:08 [INFO] 12:32:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.internationalization.controlmode.tests --- 12:32:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:08 [INFO] 12:32:08 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature >-- 12:32:08 [INFO] Building org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT [136/175] 12:32:08 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml 12:32:08 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:32:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.tests.uml.internationalization.feature:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/pom.xml 12:32:08 [INFO] 12:32:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] The project's OSGi version is 1.0.0.202404191627 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] 12:32:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] 12:32:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:08 [INFO] 12:32:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/src/main/resources 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 295 were skipped 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/target/org.eclipse.papyrus.tests.uml.internationalization.feature-1.0.0-SNAPSHOT.jar 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] 12:32:08 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] 12:32:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.uml.internationalization.feature --- 12:32:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:08 [INFO] 12:32:08 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests >----- 12:32:08 [INFO] Building org.eclipse.papyrus.uml.alf.tests 2.0.100-SNAPSHOT [137/175] 12:32:08 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml 12:32:08 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:32:08 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)' 12:32:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/pom.xml 12:32:09 [INFO] 12:32:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:09 [INFO] 12:32:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:09 [INFO] The project's OSGi version is 2.0.100.202404191627 12:32:09 [INFO] 12:32:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:09 [INFO] 12:32:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:09 [INFO] 12:32:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:09 [INFO] 12:32:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:09 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.tests 12:32:10 [INFO] 12:32:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:10 [INFO] 12:32:10 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:11 [WARNING] The POM for org.osgi:org.osgi.service.prefs:jar:1.1.1-SNAPSHOT is missing, no dependency information available 12:32:18 [WARNING] 12:32:18 WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 12:32:18 23: The type InjectWith is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 12:32:18 24: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: SyntacticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SyntacticTest.xtend 12:32:18 37: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 12:32:18 23: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 12:32:18 32: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: MappingTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MappingTest.xtend 12:32:18 54: The operator '==' should be replaced by '===' when null is one of the arguments. 12:32:18 [WARNING] 12:32:18 WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 12:32:18 24: The type InjectWith is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 12:32:18 25: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: SingleTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SingleTest.xtend 12:32:18 38: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: Parse.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/Parse.xtend 12:32:18 57: The operator '==' should be replaced by '===' when null is one of the arguments. 12:32:18 [WARNING] 12:32:18 WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 12:32:18 24: The type InjectWith is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 12:32:18 25: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: SemanticTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/SemanticTest.xtend 12:32:18 38: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend 12:32:18 37: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: MergeTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/MergeTest.xtend 12:32:18 45: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 12:32:18 25: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 12:32:18 33: The type XtextRunner is deprecated 12:32:18 [WARNING] 12:32:18 WARNING: GenerationTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/GenerationTest.xtend 12:32:18 69: The operator '!=' should be replaced by '!==' when null is one of the arguments. 12:32:18 [WARNING] 12:32:18 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 12:32:18 57: The operator '==' should be replaced by '===' when null is one of the arguments. 12:32:18 [WARNING] 12:32:18 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 12:32:18 62: The operator '==' should be replaced by '===' when null is one of the arguments. 12:32:18 [WARNING] 12:32:18 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 12:32:18 83: The operator '!=' should be replaced by '!==' when null is one of the arguments. 12:32:18 [WARNING] 12:32:18 WARNING: ParserTest.xtend - /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/ParserTest.xtend 12:32:18 85: The operator '!=' should be replaced by '!==' when null is one of the arguments. 12:32:18 [INFO] 12:32:18 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/main/resources 12:32:18 [INFO] 12:32:18 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:18 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/AlfCompiler.java:[26] 12:32:19 import org.eclipse.papyrus.uml.alf.tests.mapper.AlfMapper; 12:32:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The import org.eclipse.papyrus.uml.alf.tests.mapper.AlfMapper is never used 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[6] 12:32:19 import org.eclipse.xtext.junit4.GlobalRegistries; 12:32:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The type GlobalRegistries has been deprecated and marked for removal 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[7] 12:32:19 import org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento; 12:32:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The type GlobalRegistries.GlobalStateMemento is deprecated 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[8] 12:32:19 import org.eclipse.xtext.junit4.IInjectorProvider; 12:32:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The type IInjectorProvider has been deprecated and marked for removal 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[9] 12:32:19 import org.eclipse.xtext.junit4.IRegistryConfigurator; 12:32:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The type IRegistryConfigurator has been deprecated and marked for removal 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] 12:32:19 public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator { 12:32:19 ^^^^^^^^^^^^^^^^^ 12:32:19 The type IInjectorProvider has been deprecated and marked for removal 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[13] 12:32:19 public class AlfInjectorProvider implements IInjectorProvider, IRegistryConfigurator { 12:32:19 ^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The type IRegistryConfigurator has been deprecated and marked for removal 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[15] 12:32:19 protected GlobalStateMemento stateBeforeInjectorCreation; 12:32:19 ^^^^^^^^^^^^^^^^^^ 12:32:19 The type GlobalRegistries.GlobalStateMemento is deprecated 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[16] 12:32:19 protected GlobalStateMemento stateAfterInjectorCreation; 12:32:19 ^^^^^^^^^^^^^^^^^^ 12:32:19 The type GlobalRegistries.GlobalStateMemento is deprecated 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] 12:32:19 GlobalRegistries.initializeDefaults(); 12:32:19 ^^^^^^^^^^^^^^^^ 12:32:19 The type GlobalRegistries has been deprecated and marked for removal 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[20] 12:32:19 GlobalRegistries.initializeDefaults(); 12:32:19 ^^^^^^^^^^^^^^^^^^^^ 12:32:19 The method initializeDefaults() from the type GlobalRegistries is deprecated 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] 12:32:19 stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 12:32:19 ^^^^^^^^^^^^^^^^ 12:32:19 The type GlobalRegistries has been deprecated and marked for removal 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[26] 12:32:19 stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 12:32:19 ^^^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] 12:32:19 stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 12:32:19 ^^^^^^^^^^^^^^^^ 12:32:19 The type GlobalRegistries has been deprecated and marked for removal 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[28] 12:32:19 stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState(); 12:32:19 ^^^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[38] 12:32:19 stateBeforeInjectorCreation.restoreGlobalState(); 12:32:19 ^^^^^^^^^^^^^^^^^^^^ 12:32:19 The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfInjectorProvider.java:[43] 12:32:19 stateAfterInjectorCreation.restoreGlobalState(); 12:32:19 ^^^^^^^^^^^^^^^^^^^^ 12:32:19 The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[31] 12:32:19 import org.eclipse.papyrus.uml.alf.tests.mapper.AlfCompiler; 12:32:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The import org.eclipse.papyrus.uml.alf.tests.mapper.AlfCompiler is never used 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[64] 12:32:19 import org.eclipse.xtext.junit4.XtextRunner; 12:32:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The type XtextRunner is deprecated 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/mapper/CompilerTests.java:[70] 12:32:19 @RunWith(XtextRunner.class) 12:32:19 ^^^^^^^^^^^ 12:32:19 The type XtextRunner is deprecated 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[6] 12:32:19 import org.eclipse.xtext.junit4.IInjectorProvider; 12:32:19 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:32:19 The type IInjectorProvider has been deprecated and marked for removal 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src-gen/org/eclipse/papyrus/uml/alf/AlfUiInjectorProvider.java:[10] 12:32:19 public class AlfUiInjectorProvider implements IInjectorProvider { 12:32:19 ^^^^^^^^^^^^^^^^^ 12:32:19 The type IInjectorProvider has been deprecated and marked for removal 12:32:19 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/org/eclipse/papyrus/uml/alf/tests/generator/AlfGenerator.java:[49] 12:32:19 static final private SaveOptions options = SaveOptions.newBuilder().format().noValidation().getOptions(); 12:32:19 ^^^^^^^^^^^^^^ 12:32:19 The method noValidation() from the type SaveOptions.Builder is deprecated 12:32:19 23 problems (23 warnings) 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:19 [INFO] 12:32:19 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/src/test/resources 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 240 were skipped 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.tests/target/org.eclipse.papyrus.uml.alf.tests-2.0.100-SNAPSHOT.jar 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:19 [INFO] Skipping tests 12:32:19 [INFO] 12:32:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.tests --- 12:32:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:19 [INFO] 12:32:19 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature >---- 12:32:19 [INFO] Building org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT [138/175] 12:32:19 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml 12:32:19 [INFO] --------------------------[ eclipse-feature ]--------------------------- 12:32:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.alf.tests.feature:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/pom.xml 12:32:19 [INFO] 12:32:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-packaging:4.0.3:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] The project's OSGi version is 1.2.0.202404191627 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] 12:32:19 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] 12:32:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:19 [INFO] 12:32:19 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/src/main/resources 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 238 were skipped 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-packaging:4.0.3:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/org.eclipse.papyrus.uml.alf.tests.feature/target/org.eclipse.papyrus.uml.alf.tests.feature-1.2.0-SNAPSHOT.jar 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] 12:32:19 [INFO] --- tycho-p2:4.0.3:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] 12:32:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.feature --- 12:32:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:19 [INFO] 12:32:19 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.tests.features >------- 12:32:19 [INFO] Building Papyrus Tests Features 0.0.1-SNAPSHOT [139/175] 12:32:19 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/pom.xml 12:32:19 [INFO] --------------------------------[ pom ]--------------------------------- 12:32:19 [INFO] 12:32:19 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.tests.features --- 12:32:19 [INFO] 12:32:19 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.tests.features --- 12:32:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/features/papyrus-tests-features/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:19 [INFO] 12:32:19 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.tests.features --- 12:32:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:32:19 [INFO] 12:32:19 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests >-- 12:32:19 [INFO] Building org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT [140/175] 12:32:19 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml 12:32:19 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:32:19 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.developer.suite.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/pom.xml 12:32:46 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): Could not find artifact org.eclipse.orbit:ant:jar:1.10.14 in eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/) 12:32:51 [INFO] 12:32:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:51 [INFO] 12:32:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:51 [INFO] The project's OSGi version is 1.0.0.202404191627 12:32:51 [INFO] 12:32:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:51 [INFO] 12:32:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:51 [INFO] 12:32:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:51 [INFO] 12:32:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:51 [INFO] Resolving class path of org.eclipse.papyrus.developer.suite.tests 12:32:58 [INFO] 12:32:58 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:32:58 [INFO] 12:32:58 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/main/resources 12:32:58 [INFO] 12:32:58 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:58 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:32:58 [INFO] 12:32:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:58 [INFO] 12:32:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/src/test/resources 12:32:58 [INFO] 12:32:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1101 were skipped 12:32:58 [INFO] 12:32:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/org.eclipse.papyrus.developer.suite.tests-1.0.0-SNAPSHOT.jar 12:32:58 [INFO] 12:32:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:58 [INFO] 12:32:58 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.developer.suite.tests --- 12:32:59 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/data/.metadata/.log 12:32:59 [INFO] Command line: 12:32:59 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 12:33:05 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 12:33:05 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 12:33:05 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 12:33:05 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 12:33:05 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 12:33:05 12:33:10 Running org.eclipse.papyrus.developer.suite.tests.AllTests 12:33:12 Tests run: 15, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.112 s -- in org.eclipse.papyrus.developer.suite.tests.AllTests 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.uml2umlDependencyVersionTest -- Time elapsed: 0.047 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.batikDependencyVersionTest -- Time elapsed: 0.014 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.aboutTest -- Time elapsed: 0.055 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.guavaDependencyVersionTest -- Time elapsed: 0.014 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.injectDependencyVersionTest -- Time elapsed: 0.013 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.vendorTest -- Time elapsed: 0.004 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.javaVersionTest -- Time elapsed: 0.072 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.checkPapyrusEMFPluginDependency -- Time elapsed: 0.004 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.glazedListDependencyVersionTest -- Time elapsed: 0.013 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.pluginIDTest -- Time elapsed: 1.507 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.gsonDependencyVersionTest -- Time elapsed: 0.055 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.checkPapyrusEMFUIPluginDependency -- Time elapsed: 0 s 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests skipped 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests skipped 12:33:12 org.eclipse.papyrus.bundles.tests.BundlesTests.natTableDependencyVersionTest -- Time elapsed: 0.016 s 12:33:12 12:33:12 Results: 12:33:12 12:33:12 Tests run: 15, Failures: 0, Errors: 0, Skipped: 2 12:33:12 12:33:14 [INFO] All tests passed 12:33:14 [INFO] 12:33:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.developer.suite.tests --- 12:33:14 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/jacoco.exec 12:33:14 [INFO] Analyzed bundle 'org.eclipse.papyrus.developer.suite.tests' with 0 classes 12:33:14 [INFO] 12:33:14 [INFO] ----< org.eclipse.papyrus.tests:org.eclipse.papyrus.bundles.tests >----- 12:33:14 [INFO] Building org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT [141/175] 12:33:14 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/pom.xml 12:33:14 [INFO] --------------------------------[ pom ]--------------------------------- 12:33:14 [INFO] 12:33:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.bundles.tests --- 12:33:14 [INFO] 12:33:14 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.bundles.tests --- 12:33:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/bundlestests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:33:14 [INFO] 12:33:14 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.bundles.tests --- 12:33:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:33:14 [INFO] 12:33:14 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests >-- 12:33:14 [INFO] Building org.eclipse.papyrus.eclipse.project.editors.tests 3.1.0-SNAPSHOT [142/175] 12:33:14 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml 12:33:14 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:33:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.eclipse.project.editors.tests:3.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/pom.xml 12:33:15 [INFO] 12:33:15 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:15 [INFO] 12:33:15 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:15 [INFO] The project's OSGi version is 3.1.0.202404191627 12:33:15 [INFO] 12:33:15 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:15 [INFO] 12:33:15 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:15 [INFO] 12:33:15 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:15 [INFO] 12:33:15 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:15 [INFO] Resolving class path of org.eclipse.papyrus.eclipse.project.editors.tests 12:33:16 [INFO] 12:33:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:33:16 [INFO] 12:33:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/main/resources 12:33:16 [INFO] 12:33:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:16 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[56] 12:33:16 assertThat(fixture.getEditor().exists(), is(false)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[60] 12:33:16 assertThat(fixture.getEditor().exists(), is(true)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[62] 12:33:16 assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("<plugin>"))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[70] 12:33:16 assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("point=\"org.eclipse.foo\""))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[83] 12:33:16 assertThat(extension, notNullValue()); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Element, Matcher<? super Element>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[84] 12:33:16 assertThat(extension.getNodeName(), is("extension")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[85] 12:33:16 assertThat(extension.getAttribute("point"), is("org.eclipse.foo")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[94] 12:33:16 assertThat(fixture.slurp("plugin.xml"), hasItem(containsString("id=\"org.eclipse.papyrus.foo.test\""))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[100] 12:33:16 assertThat(fixture.getEditor().getMissingFiles(), hasItem("plugin.xml")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[106] 12:33:16 assertThat(fixture.getEditor().getMissingNature(), hasItem(IPluginProjectEditor.PLUGIN_NATURE)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[109] 12:33:16 assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything()))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[112] 12:33:16 assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_NATURE))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[118] 12:33:16 assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IPluginProjectEditor.PLUGIN_BUILD_COMMAND)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[121] 12:33:16 assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything()))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/PluginProjectEditorTest.java:[124] 12:33:16 assertThat(fixture.slurp(".project"), hasItem(containsString(IPluginProjectEditor.PLUGIN_BUILD_COMMAND))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[58] 12:33:16 assertThat(fixture.getEditor().getMissingFiles(), hasItem("feature.xml")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[64] 12:33:16 assertThat(fixture.getEditor().getMissingNature(), hasItem("org.eclipse.pde.FeatureNature")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[67] 12:33:16 assertThat(fixture.getEditor().getMissingNature(), not(hasItem(anything()))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[70] 12:33:16 assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureNature"))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[76] 12:33:16 assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem("org.eclipse.pde.FeatureBuilder")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[79] 12:33:16 assertThat(fixture.getEditor().getMissingBuildCommand(), not(hasItem(anything()))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[82] 12:33:16 assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.pde.FeatureBuilder"))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[92] 12:33:16 assertThat(manifest.getAttributes().getLength(), is(0)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[93] 12:33:16 assertThat(manifest.getTextContent().trim(), is("")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[99] 12:33:16 assertThat(fixture.getEditor().getId(), is("org.eclipse.papyrus.extra.umlrt.feature")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[105] 12:33:16 assertThat(fixture.getEditor().getLabel(), is("Papyrus RT")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[111] 12:33:16 assertThat(fixture.getEditor().getVersion(), is("1.2.0.qualifier")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[117] 12:33:16 assertThat(fixture.getEditor().getProviderName(), is("Papyrus Project")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[123] 12:33:16 assertThat(fixture.getEditor().getOS(), is("macosx")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[129] 12:33:16 assertThat(fixture.getEditor().getWS(), is("cocoa,carbon")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[135] 12:33:16 assertThat(fixture.getEditor().getNL(), is("en_CA")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[141] 12:33:16 assertThat(fixture.getEditor().getArch(), is("x86_64,ppc")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[147] 12:33:16 assertThat(fixture.getEditor().getDescriptionText(), containsString("UML for Real-Time")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[153] 12:33:16 assertThat(fixture.getEditor().getDescriptionURL(), is("http://localhost/description.html")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[159] 12:33:16 assertThat(fixture.getEditor().getCopyrightText(), containsString("2013 CEA LIST")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[165] 12:33:16 assertThat(fixture.getEditor().getCopyrightURL(), is("http://www.eclipse.org/legal/epl-2.0")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[171] 12:33:16 assertThat(fixture.getEditor().getLicenseText(), containsString("%license")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[177] 12:33:16 assertThat(fixture.getEditor().getLicenseURL(), is("http://localhost/license.html")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[190] 12:33:16 assertThat(getManifest().getAttribute(name), is(value)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[247] 12:33:16 assertThat(description.getAttribute("url"), is(url)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[248] 12:33:16 assertThat(description.getTextContent(), is(text)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[274] 12:33:16 assertThat(discovery.getAttribute("label"), is("Get stuff here")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[275] 12:33:16 assertThat(discovery.getAttribute("url"), is("http:///update")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[285] 12:33:16 assertThat(plugin.getAttribute("version"), is("0.0.0")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[286] 12:33:16 assertThat(plugin.getAttribute("download-size"), is("0")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[287] 12:33:16 assertThat(plugin.getAttribute("install-size"), is("0")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[288] 12:33:16 assertThat(plugin.getAttribute("unpack"), is("false")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[299] 12:33:16 assertThat(feature.getAttribute("version"), is("0.7.0")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[320] 12:33:16 assertThat(feature.getAttribute("version"), is("0.0.0")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/FeatureProjectEditorTest.java:[371] 12:33:16 .peek(e -> assertThat("not exactly one " + name, ++count[0], is(1))) 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Integer, Matcher<? super Integer>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[50] 12:33:16 assertThat(fixture.getEditor().getMissingFiles(), not(hasItem(".project"))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/ProjectEditorTest.java:[57] 12:33:16 assertThat(lines, hasItem("Hello, world!")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[58] 12:33:16 assertThat(fixture.getEditor().getMissingFiles(), 12:33:16 both(hasItem(".classpath")).and(hasItem("build.properties"))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[66] 12:33:16 assertThat(fixture.slurp(".classpath"), hasItem(anything())); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[67] 12:33:16 assertThat(fixture.getProject().getFile("build.properties").isAccessible(), is(true)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[72] 12:33:16 assertThat(fixture.getEditor().getMissingNature(), hasItem(IJavaProjectEditor.JAVA_NATURE)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[77] 12:33:16 assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(false)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[79] 12:33:16 assertThat(fixture.getEditor().hasNature(IJavaProjectEditor.JAVA_NATURE), is(true)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[83] 12:33:16 assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_NATURE))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[88] 12:33:16 assertThat(fixture.getEditor().getMissingBuildCommand(), hasItem(IJavaProjectEditor.JAVA_BUILD_COMMAND)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Set<String>, Matcher<? super Set<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[95] 12:33:16 assertThat(fixture.slurp(".project"), hasItem(containsString("org.eclipse.papyrus.foo"))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[100] 12:33:16 assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(false)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[102] 12:33:16 assertThat(fixture.getEditor().hasBuildCommand(IJavaProjectEditor.JAVA_BUILD_COMMAND), is(true)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[106] 12:33:16 assertThat(fixture.slurp(".project"), hasItem(containsString(IJavaProjectEditor.JAVA_BUILD_COMMAND))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[112] 12:33:16 assertThat(fixture.getEditor().exists(), is(false)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[116] 12:33:16 assertThat(fixture.getEditor().exists(), is(true)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[123] 12:33:16 assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[130] 12:33:16 assertThat(getBuildOutputProperty(), containsString("classes")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[137] 12:33:16 assertThat(getBuildProperties().getProperty("bin.includes", ""), containsString("foo.xml")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[144] 12:33:16 assertThat(fixture.getEditor().isRegisteredSourceFolder("src-gen"), is(true)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[151] 12:33:16 assertThat(fixture.getEditor().isRegisteredBinFolder("classes"), is(true)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[160] 12:33:16 assertThat(Arrays.asList(fixture.getEditor().getSourceFolders()), 12:33:16 both(hasItem("src")).and(hasItem("src-gen"))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[171] 12:33:16 assertThat(Arrays.asList(fixture.getEditor().getBinFolders()), 12:33:16 both(hasItem("bin")).and(hasItem("bin-gen"))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[182] 12:33:16 assertThat(Arrays.asList(fixture.getEditor().getElementsInBuild()), 12:33:16 both(hasItem("META-INF/MANIFEST.MF")).and(hasItem("plugin.xml")).and(hasItem("plugin.properties"))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[192] 12:33:16 assertThat(fixture.slurp(".classpath"), 12:33:16 hasItem(both(containsString("\"src\"")).and(containsString("src-gen")))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[202] 12:33:16 assertThat(fixture.slurp(".classpath"), 12:33:16 hasItem(both(containsString("\"src\"")).and(containsString("src-gen")))); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(List<String>, Matcher<? super List<String>>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[204] 12:33:16 assertThat(getBuildProperties().getProperty("source..", ""), containsString("src-gen")); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated 12:33:16 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/org/eclipse/papyrus/eclipse/project/editors/tests/JavaProjectEditorTest.java:[213] 12:33:16 assertThat(fixture.getEditor().isSourceFolderRegistered("src-gen"), is(true)); 12:33:16 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:33:16 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated 12:33:16 78 problems (78 warnings) 12:33:16 [INFO] 12:33:16 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:16 [INFO] 12:33:16 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/src/test/resources 12:33:16 [INFO] 12:33:16 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 12:33:16 [INFO] 12:33:16 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/target/org.eclipse.papyrus.eclipse.project.editors.tests-3.1.0-SNAPSHOT.jar 12:33:16 [INFO] 12:33:16 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:16 [INFO] 12:33:16 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:16 [INFO] Skipping tests 12:33:16 [INFO] 12:33:16 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.eclipse.project.editors.tests --- 12:33:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:33:16 [INFO] 12:33:16 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests >-- 12:33:16 [INFO] Building org.eclipse.papyrus.editors.suite.tests 1.1.0-SNAPSHOT [143/175] 12:33:16 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml 12:33:16 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:33:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.editors.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml 12:33:17 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 12:33:18 [INFO] 12:33:18 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:18 [INFO] 12:33:18 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:18 [INFO] The project's OSGi version is 1.1.0.202404191627 12:33:18 [INFO] 12:33:18 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:18 [INFO] 12:33:18 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:18 [INFO] 12:33:18 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:18 [INFO] 12:33:18 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:18 [INFO] Resolving class path of org.eclipse.papyrus.editors.suite.tests 12:33:24 [INFO] 12:33:24 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:24 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:33:24 [INFO] 12:33:24 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/main/resources 12:33:24 [INFO] 12:33:24 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:24 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:33:24 [INFO] 12:33:24 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:24 [INFO] 12:33:24 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/src/test/resources 12:33:24 [INFO] 12:33:24 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:24 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1100 were skipped 12:33:24 [INFO] 12:33:24 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/org.eclipse.papyrus.editors.suite.tests-1.1.0-SNAPSHOT.jar 12:33:24 [INFO] 12:33:24 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:24 [INFO] 12:33:24 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.editors.suite.tests --- 12:33:25 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/data/.metadata/.log 12:33:25 [INFO] Command line: 12:33:25 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 12:33:31 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 12:33:31 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 12:33:31 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 12:33:31 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 12:33:31 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 12:33:31 12:33:36 Running org.eclipse.papyrus.editors.suite.tests.AllTests 12:33:49 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 12:33:49 log4j:WARN Please initialize the log4j system properly. 12:33:49 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 12:34:17 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 12:34:20 12:34:20 (Eclipse:1658): Gtk-WARNING **: 16:34:20.720: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:34:20 12:34:20 (Eclipse:1658): Gtk-WARNING **: 16:34:20.731: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:35:05 Tests run: 204, Failures: 0, Errors: 0, Skipped: 19, Time elapsed: 88.86 s -- in org.eclipse.papyrus.editors.suite.tests.AllTests 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ProjectEditorTest.addFile -- Time elapsed: 0.200 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ProjectEditorTest.getMissingFiles -- Time elapsed: 0.032 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.getExtensions -- Time elapsed: 0.111 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.exists -- Time elapsed: 0.043 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.addExtension -- Time elapsed: 0.030 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.getMissingBuildCommand -- Time elapsed: 0.073 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.getMissingFiles -- Time elapsed: 0.024 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.getMissingNature -- Time elapsed: 0.033 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginProjectEditorTest.setAttribute -- Time elapsed: 0.037 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.isSourceFolderRegistered -- Time elapsed: 0.080 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getSourceFolders -- Time elapsed: 0.040 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.exists -- Time elapsed: 0.038 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.isRegisteredSourceFolder -- Time elapsed: 0.026 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.addBuildCommands -- Time elapsed: 0.024 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.createFiles -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.hasNature -- Time elapsed: 0.047 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.registerBinFolder -- Time elapsed: 0.021 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.addSourceFolderToClasspath -- Time elapsed: 0.057 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getMissingBuildCommand -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.isRegisteredBinFolder -- Time elapsed: 0.021 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.registerSourceFolder -- Time elapsed: 0.023 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getMissingFiles -- Time elapsed: 0.033 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getBinFolders -- Time elapsed: 0.054 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.addToBuild -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.hasBuildCommand -- Time elapsed: 0.048 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.addJavaSourceFolder -- Time elapsed: 0.040 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getMissingNature -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.JavaProjectEditorTest.getElementsInBuild -- Time elapsed: 0.033 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getValueString -- Time elapsed: 0.029 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setBundleVersion -- Time elapsed: 0.035 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getBundleVendor -- Time elapsed: 0.038 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.headerOrderMaintained_bug489075 -- Time elapsed: 0.022 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setSymbolicBundleName -- Time elapsed: 0.024 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.removeRequiredBundle -- Time elapsed: 0.042 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.exists -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.removeImportedPackage -- Time elapsed: 0.021 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addImportPackageString -- Time elapsed: 0.057 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setBundleVendor -- Time elapsed: 0.022 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addExportPackageStringString -- Time elapsed: 0.037 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addDependencyString -- Time elapsed: 0.040 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.createFiles -- Time elapsed: 0.017 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addExportPackageString -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getBundleVersion -- Time elapsed: 0.017 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setSingleton -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addImportPackageStringString -- Time elapsed: 0.040 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getSymbolicBundleName -- Time elapsed: 0.017 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getImportedPackages -- Time elapsed: 0.021 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setValueStringStringString -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getMissingFiles -- Time elapsed: 0.033 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.removeValueStringString -- Time elapsed: 0.021 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setValueStringString -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.removeValueString -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.hasDependency -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getRequiredBundles -- Time elapsed: 0.034 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setRequiredBundleExported -- Time elapsed: 0.025 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getBundleName -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.removeCustomSection_bug489075 -- Time elapsed: 0.024 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getValueStringString -- Time elapsed: 0.031 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addNewCustomSection_bug489075 -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.addDependencyStringString -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.setBundleName -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.ManifestEditorTest.getBundleLocalization -- Time elapsed: 0.033 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getExtensions -- Time elapsed: 0.046 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getValueString -- Time elapsed: 0.048 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.isSourceFolderRegistered -- Time elapsed: 0.039 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setBundleVersion -- Time elapsed: 0.062 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getBundleVendor -- Time elapsed: 0.029 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getSourceFolders -- Time elapsed: 0.023 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingNature_java -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setSymbolicBundleName -- Time elapsed: 0.055 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.removeRequiredBundle -- Time elapsed: 0.038 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingFiles_manifest -- Time elapsed: 0.039 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.isRegisteredSourceFolder -- Time elapsed: 0.022 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.removeImportedPackage -- Time elapsed: 0.034 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addBuildCommands -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addImportPackageString -- Time elapsed: 0.051 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addFile -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setBundleVendor -- Time elapsed: 0.056 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingFiles_plugin -- Time elapsed: 0.015 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addExportPackageStringString -- Time elapsed: 0.035 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addDependencyString -- Time elapsed: 0.046 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addExtension -- Time elapsed: 0.039 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingFiles_project -- Time elapsed: 0.015 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.exists_manifest -- Time elapsed: 0.029 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.hasNature -- Time elapsed: 0.041 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.registerBinFolder -- Time elapsed: 0.021 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addSourceFolderToClasspath -- Time elapsed: 0.041 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addExportPackageString -- Time elapsed: 0.049 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getBundleVersion -- Time elapsed: 0.028 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setSingleton -- Time elapsed: 0.036 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addImportPackageStringString -- Time elapsed: 0.033 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getSymbolicBundleName -- Time elapsed: 0.028 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getImportedPackages -- Time elapsed: 0.028 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setValueStringStringString -- Time elapsed: 0.041 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.createFiles_java -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.isRegisteredBinFolder -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.registerSourceFolder -- Time elapsed: 0.034 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getBinFolders -- Time elapsed: 0.039 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.removeValueStringString -- Time elapsed: 0.031 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setValueStringString -- Time elapsed: 0.045 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.removeValueString -- Time elapsed: 0.034 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingFiles_java -- Time elapsed: 0.013 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.hasDependency -- Time elapsed: 0.027 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.pluginManifestExists -- Time elapsed: 0.035 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingBuildCommand_java -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addToBuild -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getRequiredBundles -- Time elapsed: 0.050 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setRequiredBundleExported -- Time elapsed: 0.036 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.hasBuildCommand -- Time elapsed: 0.030 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addJavaSourceFolder -- Time elapsed: 0.045 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getBundleName -- Time elapsed: 0.026 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getValueStringString -- Time elapsed: 0.027 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.createFiles_manifest -- Time elapsed: 0.013 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingNature_plugin -- Time elapsed: 0.028 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getMissingBuildCommand_plugin -- Time elapsed: 0.030 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setAttribute -- Time elapsed: 0.032 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getElementsInBuild -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.addDependencyStringString -- Time elapsed: 0.032 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.setBundleName -- Time elapsed: 0.038 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.getBundleLocalization -- Time elapsed: 0.028 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.PluginEditorTest.exists_java -- Time elapsed: 0.029 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getCopyrightURL -- Time elapsed: 0.020 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getCopyrightText -- Time elapsed: 0.017 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getLicenseURL -- Time elapsed: 0.031 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getLicenseText -- Time elapsed: 0.015 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setCopyright -- Time elapsed: 0.021 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setLicense -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setVersion -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.createFiles -- Time elapsed: 0.027 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.addRequiredFeature -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.addInclude -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setUpdateURL -- Time elapsed: 0.021 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getMissingBuildCommand -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.addPlugin -- Time elapsed: 0.026 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getArch -- Time elapsed: 0.015 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getId -- Time elapsed: 0.015 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getNL -- Time elapsed: 0.014 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getOS -- Time elapsed: 0.015 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getWS -- Time elapsed: 0.015 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setId -- Time elapsed: 0.021 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setNL -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setOS -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setWS -- Time elapsed: 0.022 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getDescriptionURL -- Time elapsed: 0.030 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setDescription -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.addRequiredPlugin -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getMissingFiles -- Time elapsed: 0.016 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getDescriptionText -- Time elapsed: 0.016 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getProviderName -- Time elapsed: 0.016 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getVersion -- Time elapsed: 0.014 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setLabel -- Time elapsed: 0.023 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getMissingNature -- Time elapsed: 0.018 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.getLabel -- Time elapsed: 0.015 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setArch -- Time elapsed: 0.019 s 12:35:05 org.eclipse.papyrus.eclipse.project.editors.tests.FeatureProjectEditorTest.setProviderName -- Time elapsed: 0.017 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditingScenariosMemoryLeakTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testOpenModel -- Time elapsed: 12.93 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testDiagramCreation -- Time elapsed: 1.000 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testDiagramIndirectDeletion_bug433371 -- Time elapsed: 2.741 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testAvailableAndActivePage -- Time elapsed: 0.575 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testModelWithDiagramCreation -- Time elapsed: 0.416 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testContainedDiagramDeletion -- Time elapsed: 0.484 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testMultipageEditor -- Time elapsed: 0.656 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testOpenEmptyModel -- Time elapsed: 0.202 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testEmptyModelCreation -- Time elapsed: 0.298 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testContainedNatTableDeletion -- Time elapsed: 1.523 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testDiagramDeletion -- Time elapsed: 0.990 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.PageManagerTests.testTableCreation -- Time elapsed: 0.190 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest.testInvalidAvailablePage -- Time elapsed: 0.511 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest.testCompleteCase -- Time elapsed: 0.539 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest.testProxyDiagram -- Time elapsed: 0.300 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest.testDeleteDiagramWithInvalidAvailablePage -- Time elapsed: 0.516 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.RecoveryTest.testInvalidTab -- Time elapsed: 0.262 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.ModelSetTests.testOpenModelWithSpecialChars -- Time elapsed: 0.452 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.ModelSetTests.testCreateModelWithSpecialChars -- Time elapsed: 0.339 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testSashFoldersRestored -- Time elapsed: 7.733 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testPropertySheetRestoredShowingCorrectInput -- Time elapsed: 8.819 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testPerspectiveLayoutUnperturbed -- Time elapsed: 6.213 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testEditPartSelectionRestored -- Time elapsed: 5.410 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testActiveEditorRestoredSaveAll -- Time elapsed: 4.001 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testModelExplorerExpansionRestored -- Time elapsed: 4.997 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testPaletteStateRestored_paletteView -- Time elapsed: 5.330 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testReloadIsDeferred -- Time elapsed: 3.602 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testPaletteStateRestored -- Time elapsed: 5.365 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testModelExplorerReferencedLibrariesRestored -- Time elapsed: 3.468 s 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest skipped 12:35:05 org.eclipse.papyrus.editor.integration.tests.tests.EditorReloadTest.testModelExplorerSelectionRestored -- Time elapsed: 3.360 s 12:35:05 12:35:05 Results: 12:35:05 12:35:05 Tests run: 204, Failures: 0, Errors: 0, Skipped: 19 12:35:05 12:35:07 [INFO] All tests passed 12:35:07 [INFO] 12:35:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.editors.suite.tests --- 12:35:07 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/jacoco.exec 12:35:07 [INFO] Analyzed bundle 'org.eclipse.papyrus.editors.suite.tests' with 0 classes 12:35:07 [INFO] 12:35:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests >-- 12:35:07 [INFO] Building org.eclipse.papyrus.infra.core.suite.tests 1.1.0-SNAPSHOT [144/175] 12:35:07 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml 12:35:07 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:35:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.core.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/pom.xml 12:35:08 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 12:35:08 [INFO] 12:35:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:08 [INFO] 12:35:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:08 [INFO] The project's OSGi version is 1.1.0.202404191627 12:35:08 [INFO] 12:35:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:08 [INFO] 12:35:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:08 [INFO] 12:35:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:08 [INFO] 12:35:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:08 [INFO] Resolving class path of org.eclipse.papyrus.infra.core.suite.tests 12:35:14 [INFO] 12:35:14 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:14 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:35:14 [INFO] 12:35:14 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/main/resources 12:35:14 [INFO] 12:35:14 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:14 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:35:14 [INFO] 12:35:14 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:14 [INFO] 12:35:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/src/test/resources 12:35:14 [INFO] 12:35:14 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1100 were skipped 12:35:14 [INFO] 12:35:14 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/org.eclipse.papyrus.infra.core.suite.tests-1.1.0-SNAPSHOT.jar 12:35:14 [INFO] 12:35:14 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:14 [INFO] 12:35:14 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:35:15 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/data/.metadata/.log 12:35:15 [INFO] Command line: 12:35:15 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 12:35:20 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 12:35:20 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 12:35:20 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 12:35:20 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 12:35:20 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 12:35:20 12:35:26 Running org.eclipse.papyrus.infra.core.suite.tests.AllTests 12:35:34 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 12:35:34 log4j:WARN Please initialize the log4j system properly. 12:35:34 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 12:35:37 org.eclipse.papyrus.infra.core.resource.ModelMultiException: Problems encountered while loading one of the models. 12:35:37 ----- exceptions : ---------- 12:35:37 org.eclipse.papyrus.infra.core.resource.uml.UmlModel : org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. 12:35:37 ----------------------------- 12:35:37 12:35:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:593) 12:35:37 at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.initModelResources(AbstractModelFixture.java:301) 12:35:37 at org.eclipse.papyrus.junit.utils.rules.AbstractModelFixture.starting(AbstractModelFixture.java:253) 12:35:37 at org.junit.rules.TestWatcher.startingQuietly(TestWatcher.java:113) 12:35:37 at org.junit.rules.TestWatcher.access$000(TestWatcher.java:52) 12:35:37 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:59) 12:35:37 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:369) 12:35:37 at org.junit.rules.RunRules.evaluate(RunRules.java:20) 12:35:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 12:35:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 12:35:37 at org.junit.runners.Suite.runChild(Suite.java:128) 12:35:37 at org.junit.runners.Suite.runChild(Suite.java:27) 12:35:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 12:35:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 12:35:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 12:35:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 12:35:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 12:35:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 12:35:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 12:35:37 at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130) 12:35:37 at org.junit.runners.Suite.runChild(Suite.java:128) 12:35:37 at org.junit.runners.Suite.runChild(Suite.java:27) 12:35:37 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 12:35:37 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 12:35:37 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 12:35:37 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 12:35:37 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 12:35:37 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 12:35:37 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 12:35:37 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 12:35:37 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 12:35:37 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 12:35:37 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 12:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:35:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:35:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:35:37 at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) 12:35:37 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) 12:35:37 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) 12:35:37 at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) 12:35:37 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) 12:35:37 at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) 12:35:37 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 12:35:37 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) 12:35:37 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039) 12:35:37 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519) 12:35:37 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) 12:35:37 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 12:35:37 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) 12:35:37 at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) 12:35:37 at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648) 12:35:37 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 12:35:37 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555) 12:35:37 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) 12:35:37 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) 12:35:37 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) 12:35:37 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) 12:35:37 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) 12:35:37 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) 12:35:37 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) 12:35:37 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) 12:35:37 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) 12:35:37 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 12:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 12:35:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 12:35:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 12:35:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 12:35:37 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) 12:35:37 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) 12:35:37 at org.eclipse.equinox.launcher.Main.run(Main.java:1459) 12:35:37 at org.eclipse.equinox.launcher.Main.main(Main.java:1432) 12:35:37 Caused by: org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. 12:35:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319) 12:35:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.handleDemandLoadException(ModelSet.java:244) 12:35:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278) 12:35:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:406) 12:35:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:224) 12:35:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$ResourceLocator.basicGetResource(ResourceSetImpl.java:751) 12:35:37 at org.eclipse.papyrus.infra.editor.welcome.internal.WelcomeModelManager$WelcomeLocator.getResource(WelcomeModelManager.java:233) 12:35:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:352) 12:35:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.getResource(ModelSet.java:224) 12:35:37 at org.eclipse.papyrus.infra.core.resource.AbstractBaseModel.loadModel(AbstractBaseModel.java:189) 12:35:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.loadModels(ModelSet.java:588) 12:35:37 ... 71 more 12:35:37 Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/LanguageServiceTest/My.uml' does not exist. 12:35:37 at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:367) 12:35:37 at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:241) 12:35:37 at org.eclipse.core.internal.resources.File.getContents(File.java:296) 12:35:37 at org.eclipse.core.internal.resources.File.getContents(File.java:289) 12:35:37 at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl$WorkbenchHelper.createPlatformResourceInputStream(PlatformResourceURIHandlerImpl.java:209) 12:35:37 at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.createInputStream(PlatformResourceURIHandlerImpl.java:574) 12:35:37 at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:358) 12:35:37 at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314) 12:35:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259) 12:35:37 at org.eclipse.papyrus.infra.core.resource.ModelSet.demandLoad(ModelSet.java:384) 12:35:37 at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274) 12:35:37 ... 79 more 12:35:37 Caused by: java.lang.Exception: Resource '/LanguageServiceTest/My.uml' does not exist. 12:35:37 at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42) 12:35:37 at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38) 12:35:37 ... 90 more 12:35:59 12:35:59 Test privileged runnable.. Done. 12:35:59 12:35:59 Test privileged callable.. Done. 12:36:03 Tests run: 206, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 36.97 s -- in org.eclipse.papyrus.infra.core.suite.tests.AllTests 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testGetModel -- Time elapsed: 0.063 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSave -- Time elapsed: 0.981 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testLoadModels -- Time elapsed: 0.016 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testGetTransactionalEditingDomain -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testCreateResource -- Time elapsed: 0.022 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testImportAfterCreate -- Time elapsed: 0.027 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testCreatesModels -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSnippetCalledAfterLoadModels -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSnippetCalledAfterCreateModels -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testRegisterModel -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testStartLateSnippet_bug481149 -- Time elapsed: 0.004 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testAddModelSetSnippet -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSaveAs -- Time elapsed: 0.055 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testUnload -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSave_onlyModifiedResources1 -- Time elapsed: 0.231 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ModelSetTest.testSave_onlyModifiedResources2 -- Time elapsed: 0.039 s 12:36:03 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testCreateModel -- Time elapsed: 0.004 s 12:36:03 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testAddModelRoot -- Time elapsed: 0.006 s 12:36:03 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testGetModelRoot -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testGetModelRoots -- Time elapsed: 0.004 s 12:36:03 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testSaveModel -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.resource.AbstractModelWithSharedResourceTest.testLoadModelIPath -- Time elapsed: 0.005 s 12:36:03 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCancelUnnestedCommand -- Time elapsed: 0.010 s 12:36:03 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCompleteNestedCommand -- Time elapsed: 0.004 s 12:36:03 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCancelTripleNestedCommand -- Time elapsed: 0.034 s 12:36:03 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCompleteTripleNestedCommand -- Time elapsed: 0.006 s 12:36:03 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCancelNestedCommand -- Time elapsed: 0.004 s 12:36:03 org.eclipse.papyrus.infra.core.resource.NestingTransactionalCommandStackTest.testCompleteUnnestedCommand -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testChangesInPreexistingResources_bug481151 -- Time elapsed: 0.005 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testResourceLoaded -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testResourceAdded -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testUninstallResourceAdapter_bug482949 -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testRootAdded -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testRootRemoved -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testResourceURI -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testResourceUnloaded -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTest.testResourceRemoved -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testChangesInPreexistingResources_bug481151 -- Time elapsed: 0.010 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testResourceLoaded -- Time elapsed: 0.004 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testResourceAdded -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testUninstallResourceAdapter_bug482949 -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testRootAdded -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testRootRemoved -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testResourceURI -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testResourceUnloaded -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.ResourceAdapterTransactionalTest.testResourceRemoved -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest.equals -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest.getLocation -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest.getName -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest.getNode -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.resource.PapyrusProjectScopeTest.hashCode_ -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.language.LanguageServiceTest.contentBasedLanguagesInNewModel -- Time elapsed: 0.045 s 12:36:03 org.eclipse.papyrus.infra.core.language.LanguageServiceTest.contentTypeBasedLanguages -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.language.LanguageServiceTest.contentTypeBasedLanguages_uriWithoutExtension -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.language.LanguageServiceTest.languageBindings -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.services.ComposedServiceTest.testPartAutomaticRegistration -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.services.ComposedServiceTest.testAddServicePart -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.services.ComposedServiceTest.testRemoveServicePart -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testGetService -- Time elapsed: 0.004 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testServiceFactoryWithClassKey -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testAdd -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testStartService -- Time elapsed: 0.004 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testCallsOrderForDescriptors -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testStartDependantOrder -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testPriority -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testServiceFactoryCreation -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testGetServiceByClass -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testAddDirectInstance -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testServiceFactoryWithRequiredInInit -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testStartRegistryAndThenAddNewServiceAndStartIt -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.services.ServicesRegistryTest.testCallsOrder -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.serviceStartedOnce -- Time elapsed: 0.010 s 12:36:03 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.uniqueServiceInstances -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.servicesRecreated -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.serviceDisposedOnce -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.parallelAccess -- Time elapsed: 2.963 s 12:36:03 org.eclipse.papyrus.infra.core.services.SharedServiceFactoryTest.serviceNotInitialized -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptEMFOptionalPresent -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptEMFOptionalNull -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptAdaptableDefaultNull -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptAdaptableOptionalNull -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptInstanceDefaultPresent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptAdaptableOptionalPresent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptInstanceOptionalPresent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptEMFDefaultPresent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptAdaptableDefaultPresent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptInstanceOptionalNull -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.utils.AdapterUtilsTest.testAdaptAdaptableDefaultDefault -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.computeFails -- Time elapsed: 3.006 s 12:36:03 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.cancel -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.timeOut -- Time elapsed: 2.002 s 12:36:03 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.normalCompletion -- Time elapsed: 3.001 s 12:36:03 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.listen_success -- Time elapsed: 3.001 s 12:36:03 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.timeOutWithSchedulingRule -- Time elapsed: 2.003 s 12:36:03 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.listen_failure -- Time elapsed: 3.001 s 12:36:03 org.eclipse.papyrus.infra.core.utils.JobBasedFutureTest.normalCompletionWithSchedulingRule -- Time elapsed: 3.005 s 12:36:03 org.eclipse.papyrus.infra.core.utils.JobExecutorServiceTest.executeAndShutDown -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.utils.JobExecutorServiceTest.executeAndShutDownNow -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.utils.TransactionHelperTest.testPrivilegedProgressRunnable -- Time elapsed: 0.010 s 12:36:03 org.eclipse.papyrus.infra.core.utils.TransactionHelperTest.testDisposeTransactionExecutor -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.utils.TransactionHelperTest.testSimpleTransactionExecutor_readWrite -- Time elapsed: 0.013 s 12:36:03 org.eclipse.papyrus.infra.core.utils.TransactionHelperTest.testPrivilegedProgressCallable -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.utils.TransactionHelperTest.testSimpleTransactionExecutor_readOnly -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests.fillAWT_readAWT -- Time elapsed: 0.091 s 12:36:03 org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests.fillAWT_readSWT -- Time elapsed: 0.009 s 12:36:03 org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests skipped 12:36:03 org.eclipse.papyrus.infra.core.clipboard.tests.ClipboardTests.fillSWT_readSWT -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.clipboard.tests.CopierFactoryTest.defaultCopierFactory -- Time elapsed: 0.018 s 12:36:03 org.eclipse.papyrus.infra.core.clipboard.tests.CopierFactoryTest.oneOffCopierFactory -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest.testCreateFolder -- Time elapsed: 0.005 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest.testCreateFolder2 -- Time elapsed: 0.009 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest.testCreateFolder_ITabFolderModel_int -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.contentprovider.simple.SimpleSashWindowsContentProviderTest.testAddTabIPageModel -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.editor.SashMultiPageEditorTest skipped 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.editor.SashMultiPageEditorTest skipped 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.editor.AllTests skipped 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageAboutToBeOpenedEvent -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageAboutToBeClosedEvent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageActivatedEvent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testRemoveActiveEditorChangedListener -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageDeactivatedEvent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageOpenedEvent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testFirePageClosedEvent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashContainerEventsProviderTest.testAddActiveEditorChangedListener -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageAboutToBeOpenedEvent -- Time elapsed: 0.114 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageAboutToBeClosedEvent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageActivatedEvent -- Time elapsed: 0.068 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest skipped 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageDeactivatedEvent -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageOpenedEvent -- Time elapsed: 0.035 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testFirePageClosedEvent -- Time elapsed: 0.055 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testPageClosedEventLifeCycle -- Time elapsed: 0.025 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest.testPageClosedEventLifeCycleWhenLastPageOfFolder -- Time elapsed: 0.019 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.PageLifeCycleEventsThrownFromContainerTest skipped 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testRefreshTabs -- Time elapsed: 0.045 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetActiveEditor -- Time elapsed: 0.014 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testlookupModelPage -- Time elapsed: 0.014 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testFolderList -- Time elapsed: 0.024 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetVisiblePages2 -- Time elapsed: 0.018 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testVisit -- Time elapsed: 0.022 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetActiveEditor2 -- Time elapsed: 0.016 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetActiveEditorNoPage -- Time elapsed: 0.006 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testFolderList2 -- Time elapsed: 0.031 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest skipped 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testRefreshTabs2 -- Time elapsed: 0.016 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetVisiblePages -- Time elapsed: 0.030 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testSetFolderTabMenuManager_MenuManager -- Time elapsed: 0.027 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testGetVisiblePagesOneFoler -- Time elapsed: 0.013 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerTest.testSelectPage -- Time elapsed: 0.023 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest.testDisposeCallOnNestedEditorRemoval -- Time elapsed: 0.753 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest skipped 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerDisposeCalledTest.testDisposeCallOnMainEditorClose -- Time elapsed: 0.235 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.SashWindowsContainerMemoryLeakTest skipped 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.internal.ActiveHistoryTrackerBehaviorTest.testActivePageHistoryWhenPageIsClosed -- Time elapsed: 0.053 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeEditorInputTest.testEquals -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testStartMultipleFakeEditorsOneByOne -- Time elapsed: 0.362 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testStartMultipleFakeEditors -- Time elapsed: 0.501 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testCloseEditor -- Time elapsed: 0.104 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testOpenEditor -- Time elapsed: 0.104 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testOpenEditor_contentProvider -- Time elapsed: 0.198 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testGetSashContainer -- Time elapsed: 0.106 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testOpenEditor_nestedEditorCount -- Time elapsed: 0.234 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.tests.texteditor.FakeMultiSashPageEditorTest.testStartMultipleFakeEditorsOneByOneAndDispose -- Time elapsed: 0.308 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest.testGetISashWindowsContentProvider -- Time elapsed: 0.007 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest.testDiSashModelMngrIPageModelFactory -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest.testDiSashModelMngrIPageModelFactoryDiSashModel -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest.testGetIPageMngr -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.DiSashModelMngrTest.testDiSashModelMngrIPageModelFactoryResource -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest skipped 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest.testCreateFolder -- Time elapsed: 0.007 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest.testGetRootModel -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest.testLifeCycle -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testCreateFolder -- Time elapsed: 0.006 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testCloseLastTabFromLastFolder -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testMoveFolderInsideFolder -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testMoveFolderAroundFolder -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testCloseLastTab -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testMoveFolderInsideFolderAtSpecifiedIndex -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testModelIsWritable -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testClosePage -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testMovePageInsideFolder -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProvider2Test.testMovePageBetweenFolder -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testUndoRedoMovePageInsideFolder -- Time elapsed: 0.008 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testCreateFolder -- Time elapsed: 0.004 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testCloseLastTabFromLastFolder -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testMoveFolderInsideFolder -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testMoveFolderAroundFolder -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testCloseLastTab -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testMoveFolderInsideFolderAtSpecifiedIndex -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testModelIsWritable -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testClosePage -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testMovePageInsideFolder -- Time elapsed: 0.002 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.TransactionalDiContentProvider2Test.testMovePageBetweenFolder -- Time elapsed: 0.003 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testCloseAllOpenedPages -- Time elapsed: 0.014 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testAllPages -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testAddPage -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testCloseLastPageOfTabFolder -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testClosePage -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testCloseOtherOpenedPages -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testOpenPage -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.PageManagerImplTest.testRemovePage -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest.testQuery -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest.testToString -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest.testCreateModelFPP -- Time elapsed: 0.001 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest.testStaticCreates -- Time elapsed: 0 s 12:36:03 org.eclipse.papyrus.infra.core.sasheditor.di.sashmodel.query.SashModelQueryTest.testQueriesWithResult -- Time elapsed: 0 s 12:36:03 12:36:03 Results: 12:36:03 12:36:03 Tests run: 206, Failures: 0, Errors: 0, Skipped: 10 12:36:03 12:36:05 [INFO] All tests passed 12:36:05 [INFO] 12:36:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.core.suite.tests --- 12:36:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/jacoco.exec 12:36:05 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.core.suite.tests' with 0 classes 12:36:05 [INFO] 12:36:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests >-- 12:36:05 [INFO] Building org.eclipse.papyrus.infra.nattable.suite.tests 1.1.0-SNAPSHOT [145/175] 12:36:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml 12:36:05 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:36:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.nattable.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/pom.xml 12:36:05 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 12:36:06 [INFO] 12:36:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:06 [INFO] 12:36:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:06 [INFO] The project's OSGi version is 1.1.0.202404191627 12:36:06 [INFO] 12:36:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:06 [INFO] 12:36:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:06 [INFO] 12:36:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:06 [INFO] 12:36:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:06 [INFO] Resolving class path of org.eclipse.papyrus.infra.nattable.suite.tests 12:36:12 [INFO] 12:36:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:36:12 [INFO] 12:36:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/main/resources 12:36:12 [INFO] 12:36:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:12 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:36:12 [INFO] 12:36:12 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:12 [INFO] 12:36:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/src/test/resources 12:36:12 [INFO] 12:36:12 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1100 were skipped 12:36:13 [INFO] 12:36:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/org.eclipse.papyrus.infra.nattable.suite.tests-1.1.0-SNAPSHOT.jar 12:36:13 [INFO] 12:36:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:13 [INFO] 12:36:13 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:36:13 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/data/.metadata/.log 12:36:13 [INFO] Command line: 12:36:13 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 12:36:19 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 12:36:19 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 12:36:19 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 12:36:19 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 12:36:19 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 12:36:19 12:36:25 Running org.eclipse.papyrus.infra.nattable.suite.tests.AllTests 12:36:33 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 12:36:33 log4j:WARN Please initialize the log4j system properly. 12:36:33 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 12:36:47 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 12:37:01 Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.83 s -- in org.eclipse.papyrus.infra.nattable.suite.tests.AllTests 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest.test1_SelectElement -- Time elapsed: 12.12 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest.test3_SelectMultipleElements -- Time elapsed: 0.510 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest.test2_SelectElementInvertAxis -- Time elapsed: 0.553 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.RevealViewsTableTest.test4_SelectMultipleElementsInvertAxis -- Time elapsed: 0.400 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationHandlerStatusOnSubSubModel -- Time elapsed: 2.214 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationHandlerStatusOnSubSubPackage -- Time elapsed: 0.960 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationHandlerStatusOnSubModel -- Time elapsed: 0.826 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationAndSynchronization -- Time elapsed: 1.290 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationHandlerStatusOnRootModel -- Time elapsed: 0.866 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationTest.testCreationHandlerStatusOnSubPackage -- Time elapsed: 0.680 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.OpenTableTest.testOpenExistingTable -- Time elapsed: 2.183 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableVerifyContents.verifyContentsForTable1 -- Time elapsed: 0.101 s 12:37:01 org.eclipse.papyrus.infra.nattable.views.tests.tests.TableCreationAndSynchronizationTest.createTable2AndDestroyAnOwnedElement -- Time elapsed: 0.893 s 12:37:01 org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests.createTableEditorWithSameContextAndOwnerWithoutOpenIt -- Time elapsed: 1.001 s 12:37:01 org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests.createTableEditorWithDifferentContextAndOwnerWithoutOpenIt -- Time elapsed: 0.638 s 12:37:01 org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests.createTableEditorWithDifferentContextAndOwnerAndOpenIt -- Time elapsed: 1.796 s 12:37:01 org.eclipse.papyrus.infra.nattable.common.tests.TableHelperAPITests.createTableEditorWithSameContextAndOwnerAndOpenIt -- Time elapsed: 1.761 s 12:37:01 org.eclipse.papyrus.infra.nattable.common.tests.SortedTableCreationTest.createSortedTable -- Time elapsed: 0.997 s 12:37:01 org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests.test_getNamedStyle -- Time elapsed: 0.001 s 12:37:01 org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests.test_StyleCreation -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.model.tests.tests.StyledElementTests.test_getStyle -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest.test_CellThenRowSelection -- Time elapsed: 0.595 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest.testRowSelection -- Time elapsed: 0.563 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest.test_RowThenCellSelection -- Time elapsed: 0.474 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.TableSelectionProviderTest.test_RowSelectionWithCTRL -- Time elapsed: 0.481 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_V1_V1_V1_Test -- Time elapsed: 0.002 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_H1_V1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_H1_H1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_Empty_H1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_V1_V1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_V1_H1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_H1_H1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_Empty_H1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_V1_H1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_Empty_H1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_Empty_H1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_H1_V1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_Empty_V1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_V1_V1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_H1_V1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_Empty_V1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_V1_V1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_H1_H1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_V1_H1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_Empty_V1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_H1_H1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_V1_H1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.getDepth_Empty_V1_H1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.PasteTreeUtils_Tests.isCategory_H1_V1_V1_Test -- Time elapsed: 0 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_selectionOfMultipleTables -- Time elapsed: 1.250 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_unnamedTableChangeContextName -- Time elapsed: 0.232 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_namedTableNotifications -- Time elapsed: 0.199 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_namedTable -- Time elapsed: 0.210 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_unnamedTable -- Time elapsed: 0.205 s 12:37:01 org.eclipse.papyrus.infra.nattable.tests.tests.TableLabelProviderTest.getText_unnamedTableNotifications -- Time elapsed: 0.191 s 12:37:01 12:37:01 Results: 12:37:01 12:37:01 Tests run: 55, Failures: 0, Errors: 0, Skipped: 0 12:37:01 12:37:02 [INFO] All tests passed 12:37:02 [INFO] 12:37:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.nattable.suite.tests --- 12:37:02 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/jacoco.exec 12:37:02 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.nattable.suite.tests' with 0 classes 12:37:02 [INFO] 12:37:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests >-- 12:37:02 [INFO] Building org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT [146/175] 12:37:02 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml 12:37:02 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:37:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.services.labelprovider.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/pom.xml 12:37:02 [INFO] 12:37:02 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:02 [INFO] 12:37:02 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:02 [INFO] The project's OSGi version is 2.0.0.202404191627 12:37:02 [INFO] 12:37:02 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:02 [INFO] 12:37:02 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:02 [INFO] 12:37:02 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:02 [INFO] 12:37:02 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:02 [INFO] Resolving class path of org.eclipse.papyrus.infra.services.labelprovider.tests 12:37:03 [INFO] 12:37:03 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:03 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:37:03 [INFO] 12:37:03 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/main/resources 12:37:03 [INFO] 12:37:03 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:03 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:37:03 [INFO] 12:37:03 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:03 [INFO] 12:37:03 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/src/test/resources 12:37:03 [INFO] 12:37:03 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:03 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 216 were skipped 12:37:03 [INFO] 12:37:03 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:03 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.labelprovider.tests/target/org.eclipse.papyrus.infra.services.labelprovider.tests-2.0.0-SNAPSHOT.jar 12:37:03 [INFO] 12:37:03 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:03 [INFO] 12:37:03 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:03 [INFO] Skipping tests 12:37:03 [INFO] 12:37:03 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.services.labelprovider.tests --- 12:37:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:37:03 [INFO] 12:37:03 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests >-- 12:37:03 [INFO] Building org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT [147/175] 12:37:03 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml 12:37:03 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:37:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/pom.xml 12:37:04 [INFO] 12:37:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:04 [INFO] 12:37:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:04 [INFO] The project's OSGi version is 2.0.0.202404191627 12:37:04 [INFO] 12:37:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:04 [INFO] 12:37:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:04 [INFO] 12:37:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:04 [INFO] 12:37:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:04 [INFO] Resolving class path of org.eclipse.papyrus.infra.architecture.tests 12:37:05 [INFO] 12:37:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:05 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:37:05 [INFO] 12:37:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/main/resources 12:37:05 [INFO] 12:37:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:05 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerTest.java:[133] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerTest.java:[147] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerTest.java:[198] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMixedMergesTest.java:[101] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMixedMergesTest.java:[120] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerLegacyTest.java:[77] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerLegacyTest.java:[107] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainMergerLegacyTest.java:[132] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainInheritanceTest.java:[129] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainInheritanceTest.java:[142] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/org/eclipse/papyrus/infra/core/internal/architecture/merger/tests/ArchitectureDomainInheritanceTest.java:[191] 12:37:05 @SuppressWarnings("unchecked") 12:37:05 ^^^^^^^^^^^ 12:37:05 Unnecessary @SuppressWarnings("unchecked") 12:37:05 11 problems (11 warnings) 12:37:05 [INFO] 12:37:05 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:05 [INFO] 12:37:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/src/test/resources 12:37:05 [INFO] 12:37:05 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 296 were skipped 12:37:05 [INFO] 12:37:05 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:05 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/target/org.eclipse.papyrus.infra.architecture.tests-2.0.0-SNAPSHOT.jar 12:37:05 [INFO] 12:37:05 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:05 [INFO] 12:37:05 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:05 [INFO] Skipping tests 12:37:05 [INFO] 12:37:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.architecture.tests --- 12:37:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:37:05 [INFO] 12:37:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests >-- 12:37:05 [INFO] Building org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT [148/175] 12:37:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml 12:37:05 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:37:05 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.ui.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/pom.xml 12:37:06 [INFO] 12:37:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:06 [INFO] 12:37:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:06 [INFO] The project's OSGi version is 2.0.0.202404191627 12:37:06 [INFO] 12:37:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:06 [INFO] 12:37:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:06 [INFO] 12:37:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:06 [INFO] 12:37:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:06 [INFO] Resolving class path of org.eclipse.papyrus.infra.ui.architecture.tests 12:37:07 [INFO] 12:37:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:37:07 [INFO] 12:37:07 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/main/resources 12:37:07 [INFO] 12:37:07 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:07 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:37:07 [INFO] 12:37:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:07 [INFO] 12:37:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/src/test/resources 12:37:07 [INFO] 12:37:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 300 were skipped 12:37:07 [INFO] 12:37:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.architecture.tests/target/org.eclipse.papyrus.infra.ui.architecture.tests-2.0.0-SNAPSHOT.jar 12:37:07 [INFO] 12:37:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:07 [INFO] 12:37:07 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:07 [INFO] Skipping tests 12:37:07 [INFO] 12:37:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.ui.architecture.tests --- 12:37:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:37:07 [INFO] 12:37:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests >--- 12:37:07 [INFO] Building org.eclipse.papyrus.infra.suite.tests 1.1.0-SNAPSHOT [149/175] 12:37:07 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml 12:37:07 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:37:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/pom.xml 12:37:08 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 12:37:09 [INFO] 12:37:09 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:09 [INFO] 12:37:09 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:09 [INFO] The project's OSGi version is 1.1.0.202404191627 12:37:09 [INFO] 12:37:09 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:09 [INFO] 12:37:09 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:09 [INFO] 12:37:09 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:09 [INFO] 12:37:09 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:09 [INFO] Resolving class path of org.eclipse.papyrus.infra.suite.tests 12:37:16 [INFO] 12:37:16 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:16 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:37:16 [INFO] 12:37:16 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/main/resources 12:37:16 [INFO] 12:37:16 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:16 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:37:17 [INFO] 12:37:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:17 [INFO] 12:37:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/src/test/resources 12:37:17 [INFO] 12:37:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1109 were skipped 12:37:17 [INFO] 12:37:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/org.eclipse.papyrus.infra.suite.tests-1.1.0-SNAPSHOT.jar 12:37:17 [INFO] 12:37:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:17 [INFO] 12:37:17 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.infra.suite.tests --- 12:37:18 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/data/.metadata/.log 12:37:18 [INFO] Command line: 12:37:18 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 12:37:24 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 12:37:24 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 12:37:24 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 12:37:24 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 12:37:24 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 12:37:24 12:37:30 Running org.eclipse.papyrus.infra.suite.tests.AllTests 12:37:32 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 12:37:32 log4j:WARN Please initialize the log4j system properly. 12:37:32 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 12:37:56 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 12:38:43 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram 12:38:43 [EXPANSION_DIAGRAM]+-->ID - Representation 12:38:43 [EXPANSION_DIAGRAM] "Interface_Label" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomRepresentationImpl@409eefb3 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForInterfaceEditPart, name: Nested Interface Label, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory, description: null) 12:38:43 [EXPANSION_DIAGRAM] "Implemented Interfaces" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomInducedRepresentationImpl@6ce790f5 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.common.editparts.ListCompartmentEditPart, name: Compartment to implement interfaces, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.CompartmentViewFactory, description: null) (hint: Implemented Interfaces) 12:38:43 [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@1d4e74be (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse representation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) 12:38:43 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs 12:38:43 [EXPANSION_DIAGRAM] "Implemented Interfaces" [Interface_Label] 12:38:43 [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] 12:38:43 [EXPANSION_DIAGRAM] "Class_Shape" [Implemented Interfaces] 12:38:44 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram 12:38:44 [EXPANSION_DIAGRAM]+-->ID - Representation 12:38:44 [EXPANSION_DIAGRAM] "Interface_BorderItem" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomRepresentationImpl@726e9971 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.NestedInterfaceForClassEditPart, name: Interface as BorderItem, viewFactory: org.eclipse.gmf.runtime.diagram.ui.view.factories.optimal.ShapeViewFactory, description: null) 12:38:44 [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@54a71fcc (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse representation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) 12:38:44 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs 12:38:44 [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] 12:38:44 [EXPANSION_DIAGRAM] "Class_Shape" [Interface_BorderItem] 12:38:45 [EXPANSION_DIAGRAM]+ChildrenListRepresentation for Class Diagram 12:38:45 [EXPANSION_DIAGRAM]+-->ID - Representation 12:38:45 [EXPANSION_DIAGRAM] "Implemented Interfaces" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomInducedRepresentationImpl@3c00da54 (editPartQualifiedName: null, name: Compartment to implement interfaces, viewFactory: null, description: null) (hint: Implemented Interfaces) 12:38:45 [EXPANSION_DIAGRAM] "Class_Shape" org.eclipse.papyrus.infra.gmfdiag.expansion.expansionmodel.impl.CustomGMFT_BasedRepresentationImpl@895756 (editPartQualifiedName: org.eclipse.papyrus.uml.diagram.clazz.edit.parts.ClassEditPart, name: Reuse respresentation of class of the class diagram, viewFactory: org.eclipse.papyrus.infra.gmfdiag.common.utils.ClassifierViewFactory, description: null) (reusedID: Class_Shape) 12:38:45 [EXPANSION_DIAGRAM]+--> ParentID- ChildrenIDs 12:38:45 [EXPANSION_DIAGRAM] "Class Diagram" [Class_Shape] 12:38:45 [EXPANSION_DIAGRAM] "Class_Shape" [Implemented Interfaces] 12:40:37 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg 12:40:38 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg 12:40:40 platform:/resource/org.eclipse.papyrus.infra.services.resourceloading.tests/resources/TestModel1/MyProfile.uml#_XkGiwB07Ed-QQ4mYkrb7Gg 12:41:47 Tests run: 1087, Failures: 0, Errors: 0, Skipped: 28, Time elapsed: 256.9 s -- in org.eclipse.papyrus.infra.suite.tests.AllTests 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testGetObserved -- Time elapsed: 0.078 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testGetValue -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testGetValueType -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testAddRemoveValueChangeListener -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testSetValue -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testSetDelegate -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testGetRealm -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testDelegatingToDelegator -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testIsDisposed -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testWrap -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testAddDisposeListener -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testAddRemoveChangeListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testCreate_withObserving -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testHashCode -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testCreate -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testDispose -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testEquals -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest.testAutoreleaseDelegate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ObservingTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testGetValue -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testGetValueType -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testAddRemoveValueChangeListener -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testSetValue -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testSetDelegate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testGetRealm -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testDelegatingToDelegator -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testIsDisposed -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testWrap -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testAddDisposeListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testAddRemoveChangeListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testCreate_withObserving -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testHashCode -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testCreate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testDispose -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testEquals -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest.testAutoreleaseDelegate -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableValueTest$ValueTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testGetObserved -- Time elapsed: 0.014 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAddRemoveSetChangeListener -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testToArray -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAdd -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testGetElementType -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testClear -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testSize -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testRetainAll -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testContainsAll -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testContains -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testHashCode -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAddAll -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testEquals -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testIsEmpty -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testRemove -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testIterator -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testRemoveAll -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testToArray_Array -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testSetDelegate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testGetRealm -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testDelegatingToDelegator -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testIsDisposed -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testWrap -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAddDisposeListener -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAddRemoveChangeListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testCreate_withObserving -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testCreate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testDispose -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest.testAutoreleaseDelegate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$ObservingTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAddRemoveSetChangeListener -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testToArray -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAdd -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testGetElementType -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testClear -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testSize -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testRetainAll -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testContainsAll -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testContains -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testHashCode -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAddAll -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testEquals -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testIsEmpty -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testRemove -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testIterator -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testRemoveAll -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testToArray_Array -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testSetDelegate -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAddRemoveStaleListener -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testGetRealm -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testDelegatingToDelegator -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testIsDisposed -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testWrap -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAddDisposeListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAddRemoveChangeListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testCreate_withObserving -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testCreate -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testDispose -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testAutoreleaseDelegate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest.testIsStale -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableSetTest$SetTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testMove -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testLastIndexOf -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testListIterator -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testRemove_int -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddListChangeListener -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddAll_index -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAdd_index -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testIndexOf -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testSet_index -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testGet_index -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testSubList -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testListIterator_index -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testToArray -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAdd -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testGetElementType -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testClear -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testSize -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testRetainAll -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testContainsAll -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testContains -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testHashCode -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddAll -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testEquals -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testIsEmpty -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testRemove -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testIterator -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testRemoveAll -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testToArray_Array -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testSetDelegate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddRemoveStaleListener -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testGetRealm -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testDelegatingToDelegator -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testIsDisposed -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testWrap -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddDisposeListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAddRemoveChangeListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testCreate_withObserving -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testCreate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testDispose -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testAutoreleaseDelegate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest.testIsStale -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ListTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testGetObserved -- Time elapsed: 0.009 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testMove -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testLastIndexOf -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testListIterator -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testRemove_int -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAddListChangeListener -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAddAll_index -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAdd_index -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testIndexOf -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testSet_index -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testGet_index -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testSubList -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testListIterator_index -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testToArray -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAdd -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testGetElementType -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testClear -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testSize -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testRetainAll -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testContainsAll -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testContains -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testHashCode -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAddAll -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testEquals -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testIsEmpty -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testRemove -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testIterator -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testRemoveAll -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testToArray_Array -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testSetDelegate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testGetRealm -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testDelegatingToDelegator -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testIsDisposed -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testWrap -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAddDisposeListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAddRemoveChangeListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testCreate_withObserving -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testCreate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testDispose -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest.testAutoreleaseDelegate -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.DelegatingObservableListTest$ObservingTest skipped 12:41:47 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testListIterator -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testRelease -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testAutorelease -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testRetain -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testIterator -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorTest.testListIterator_int -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorContainmentTest.testRetainRelease -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.tools.databinding.WritableListWithIteratorContainmentTest.testDispose -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists -- Time elapsed: 4.275 s 12:41:47 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_constrained_wrongType -- Time elapsed: 0.054 s 12:41:47 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_noneSuch -- Time elapsed: 0.173 s 12:41:47 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_withContext -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_nested -- Time elapsed: 0.014 s 12:41:47 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_withContext_referencedProject -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_constrained -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.tools.util.ClasspathHelperTest.findClass_exists_withContext_fallback -- Time elapsed: 0.017 s 12:41:47 org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest.testAwaitTermination_timesOut -- Time elapsed: 1.039 s 12:41:47 org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest.testShutdown -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest.testShutdownNow -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest.testAwaitTermination_finishes -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.util.UIUtilTest$ExecutorServiceTest.testSubmit -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.util.TransactionUIHelperTest.testPrivilegedRunnableWithProgress -- Time elapsed: 0.233 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.SaveAndDirtyServiceTest skipped 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testRemoveSaveListener -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testAddSaveListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireSaveEvent -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireSaveAsEvent -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireAboutToSaveEvent -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireAboutToSaveAsEvent -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFirePostSaveAsEvent -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testAddPostSaveListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFirePostSaveEvent -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testRemoveAboutToSaveListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testRemovePostSaveListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testAddAboutToSaveListener -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireAllSaveAsEvent -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.lifecycleevents.LifeCycleEventsProviderTest.testFireAllSaveEvent -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.contentoutline.NestedEditorDelegatedOutlinePageTest.testExistingMethod -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.getAdaptedValue -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.getChildren -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.getElements_object -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.hasChildren -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.getParent -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.dispose -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.getElements -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.DelegatingPapyrusContentProviderTest.isValidValue -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.getAdaptedValue -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.getElements_Object -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.getChildren -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.hasChildren -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.getParent -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.dispose -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.getElements -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.providers.SemanticContentProviderFactoryTest.isValidValue -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.context.TestClientContext.testClientContextExist -- Time elapsed: 0.007 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService.testGetAdapter -- Time elapsed: 0.006 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService.testGetDisplayName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService.testCanEdit -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditService.testGetEditCommand -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testIsKnownElementType -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testGetEditService_EObject -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testGetEditService_IElementType -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testGetEditService_EClass -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testGetEditService_Unknown -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProvider.testGetContainedTypeEditServices -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceProviderFactory.testCreateServiceInstance -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.service.TestElementEditServiceUtils.testGetCommandProvider -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.utils.TestGMFCommandUtils.testGetCommandEObjectResult -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.commands.TestConfigureFeatureCommandFactory.testGetEditCommand -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.commands.TestConfigureFeatureListCommandFactory.testGetEditCommand -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest.testDeleteMarkers -- Time elapsed: 3.899 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest.testDeleteMarkers_relatedElements_diagram -- Time elapsed: 5.042 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest.testDeleteMarkers_integration -- Time elapsed: 1.625 s 12:41:47 org.eclipse.papyrus.infra.services.edit.tests.edit.advice.MarkerDeletionAdviceTest.testDeleteMarkers_relatedElements -- Time elapsed: 1.437 s 12:41:47 org.eclipse.papyrus.infra.services.edit.ui.dialogs.tests.TestElementTypeValidator.testValidate -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest.testInvalidContext -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest.testDefaultLabelProvider -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest.testEMFLabelProvider -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest.testUMLLabelProvider -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.services.labelprovider.tests.LabelProviderServiceTest.testUMLLabelProviderChangeEvents -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.services.semantic.tests.SemanticServiceTest.getSemanticRoots -- Time elapsed: 0.020 s 12:41:47 org.eclipse.papyrus.infra.services.semantic.tests.SemanticServiceTest.getSemanticIModels -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceOldReadOnly[model is writable in workspace] -- Time elapsed: 0.035 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_rootFromReadOnly[model is writable in workspace] -- Time elapsed: 0.046 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonly[model is writable in workspace] -- Time elapsed: 0.018 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyElementCommand[model is writable in workspace] -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceOldReadOnly[model is writable in workspace] -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_attribute[model is writable in workspace] -- Time elapsed: 0.031 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonlyMany[model is writable in workspace] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetNewReadonly[model is writable in workspace] -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetNewReadOnly[model is writable in workspace] -- Time elapsed: 0.014 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetOldReadonly[model is writable in workspace] -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeAdd[model is writable in workspace] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_owner[model is writable in workspace] -- Time elapsed: 0.048 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateCommand[model is writable in workspace] -- Time elapsed: 0.033 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetOldReadonly[model is writable in workspace] -- Time elapsed: 0.022 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_fromReadOnly[model is writable in workspace] -- Time elapsed: 0.022 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceNewReadonly[model is writable in workspace] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_referencedOpposite[model is writable in workspace] -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeRemove[model is writable in workspace] -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDuplicateCommand[model is writable in workspace] -- Time elapsed: 0.094 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceNewReadOnly[model is writable in workspace] -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateRelationshipCommand[model is writable in workspace] -- Time elapsed: 0.020 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_toReadOnly[model is writable in workspace] -- Time elapsed: 0.014 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceOldReadOnly[model is read-only in workspace] -- Time elapsed: 0.025 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_rootFromReadOnly[model is read-only in workspace] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonly[model is read-only in workspace] -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyElementCommand[model is read-only in workspace] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceOldReadOnly[model is read-only in workspace] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_attribute[model is read-only in workspace] -- Time elapsed: 0.031 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonlyMany[model is read-only in workspace] -- Time elapsed: 0.019 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetNewReadonly[model is read-only in workspace] -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetNewReadOnly[model is read-only in workspace] -- Time elapsed: 0.010 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetOldReadonly[model is read-only in workspace] -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeAdd[model is read-only in workspace] -- Time elapsed: 0.014 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_owner[model is read-only in workspace] -- Time elapsed: 0.010 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateCommand[model is read-only in workspace] -- Time elapsed: 0.029 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetOldReadonly[model is read-only in workspace] -- Time elapsed: 0.014 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_fromReadOnly[model is read-only in workspace] -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceNewReadonly[model is read-only in workspace] -- Time elapsed: 0.022 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_referencedOpposite[model is read-only in workspace] -- Time elapsed: 0.029 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeRemove[model is read-only in workspace] -- Time elapsed: 0.028 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDuplicateCommand[model is read-only in workspace] -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceNewReadOnly[model is read-only in workspace] -- Time elapsed: 0.014 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateRelationshipCommand[model is read-only in workspace] -- Time elapsed: 0.011 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_toReadOnly[model is read-only in workspace] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest skipped 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_rootFromReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.009 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.031 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyElementCommand[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.010 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceOldReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_attribute[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonlyMany[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest skipped 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetNewReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest skipped 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeAdd[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.011 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_owner[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.031 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateCommand[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetOldReadonly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_fromReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.010 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest skipped 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_referencedOpposite[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.009 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeRemove[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.011 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest skipped 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceNewReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.009 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateRelationshipCommand[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.036 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_toReadOnly[model is deployed in plug-in, advice disabled] -- Time elapsed: 0.010 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceOldReadOnly[model is deployed in plug-in] -- Time elapsed: 0.014 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_rootFromReadOnly[model is deployed in plug-in] -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonly[model is deployed in plug-in] -- Time elapsed: 0.010 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyElementCommand[model is deployed in plug-in] -- Time elapsed: 0.010 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceOldReadOnly[model is deployed in plug-in] -- Time elapsed: 0.011 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_attribute[model is deployed in plug-in] -- Time elapsed: 0.040 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_containmentOldContainerReadonlyMany[model is deployed in plug-in] -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetNewReadonly[model is deployed in plug-in] -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetNewReadOnly[model is deployed in plug-in] -- Time elapsed: 0.011 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_targetOldReadonly[model is deployed in plug-in] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeAdd[model is deployed in plug-in] -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_owner[model is deployed in plug-in] -- Time elapsed: 0.023 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateCommand[model is deployed in plug-in] -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_targetOldReadonly[model is deployed in plug-in] -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_fromReadOnly[model is deployed in plug-in] -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientReferenceCommand_sourceNewReadonly[model is deployed in plug-in] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDestroyReferenceCommand_referencedOpposite[model is deployed in plug-in] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testSetCommand_referenceOppositeRemove[model is deployed in plug-in] -- Time elapsed: 0.030 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testDuplicateCommand[model is deployed in plug-in] -- Time elapsed: 0.011 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testReorientRelationshipCommand_sourceNewReadOnly[model is deployed in plug-in] -- Time elapsed: 0.010 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testCreateRelationshipCommand[model is deployed in plug-in] -- Time elapsed: 0.013 s 12:41:47 org.eclipse.papyrus.infra.emf.advice.ReadOnlyObjectEditAdviceTest.testMoveCommand_toReadOnly[model is deployed in plug-in] -- Time elapsed: 0.010 s 12:41:47 org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest.testDeleteWithCrossReferences:commands -- Time elapsed: 0.944 s 12:41:47 org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest.testDeleteWithCrossReferences:delete -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.edit.domain.PapyrusTransactionalEditingDomainTest.testDeleteWithCrossReferences:changes -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[collection (internal)] -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[collection (external)] -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[single tree (internal)] -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[single tree (external)] -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[resource (internal)] -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[separate resources (external)] -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[separate resources (internal)] -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[resource set (internal)] -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[separate resource sets (external)] -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.InternalCrossReferencerTest.testFind[separate resource sets (internal)] -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResourceTest.testGetServiceRegistryResource -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.ServiceUtilsForResourceTest.testGetInstance -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwarePackageRegistry_dynamic_badRegistration -- Time elapsed: 0.508 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwarePackageRegistry_dynamic -- Time elapsed: 0.063 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwarePackageRegistry_static -- Time elapsed: 0.161 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwarePackageRegistry_static_badRegistration -- Time elapsed: 0.073 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwareURIConverter -- Time elapsed: 0.050 s 12:41:47 org.eclipse.papyrus.infra.emf.utils.ResourceUtilsTest.createWorkspaceAwareURIConverter_badMapping -- Time elapsed: 0.057 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeNotShardObservedByOtherHelper[0: useCommands=false] -- Time elapsed: 0.849 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeNotShard[0: useCommands=false] -- Time elapsed: 0.332 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeShardObservedByOtherHelper[0: useCommands=false] -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.attemptToUseClosedHelper[0: useCommands=false] -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeShard[0: useCommands=false] -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeNotShardObservedByOtherHelper[1: useCommands=true] -- Time elapsed: 0.313 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeNotShard[1: useCommands=true] -- Time elapsed: 0.324 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeShardObservedByOtherHelper[1: useCommands=true] -- Time elapsed: 0.006 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.attemptToUseClosedHelper[1: useCommands=true] -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceHelperTest.makeShard[1: useCommands=true] -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest.proxyResolutionLoadsShardFromTheTop[0: full index] -- Time elapsed: 0.739 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest.shardLoadsContainersAndDoesntLoseStereotypes[0: full index] -- Time elapsed: 0.364 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest.proxyResolutionLoadsShardFromTheTop[1: on-demand index] -- Time elapsed: 0.354 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.ShardResourceLocatorTest.shardLoadsContainersAndDoesntLoseStereotypes[1: on-demand index] -- Time elapsed: 0.402 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.subunits -- Time elapsed: 0.419 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.parents -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.outgoingReferences_givenURI -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.incomingReferences_givenURI -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.roots -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.roots_alternate -- Time elapsed: 0.006 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.outgoingReferences -- Time elapsed: 0.119 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.incomingReferences -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$ShardsTest.isShard -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.subunits -- Time elapsed: 0.435 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.parents -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.outgoingReferences_givenURI -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.incomingReferences_givenURI -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.roots -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest skipped 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.outgoingReferences -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.incomingReferences -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.CrossReferenceIndexTest$SubmodelsTest.isShard -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexBuilt -- Time elapsed: 0.467 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexRebuiltOnChanges -- Time elapsed: 3.399 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexRebuiltOnDeletion -- Time elapsed: 3.442 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest skipped 12:41:47 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexRebuiltOnProjectDelete -- Time elapsed: 0.548 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexNotifiesOnReindex -- Time elapsed: 0.502 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexRecoversFromCancel -- Time elapsed: 1.459 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexRefreshesIfNecessary_bug473154 -- Time elapsed: 6.059 s 12:41:47 org.eclipse.papyrus.infra.emf.resource.index.WorkspaceModelIndexTest.indexNotBuiltForDerivedResources -- Time elapsed: 0.466 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test1 -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test2 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test3 -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test4 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test5 -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test6 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test7 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test8 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test9 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test10 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test11 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test12 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test13 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test14 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test15 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test16 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test17 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test18 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test19 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test20 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test21 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test22 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test23 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test24 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test25 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.AndExpressionTests.AndExpression_Test26 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.LiteralFalseExpressionTests.LiteralFalseExpression_Test1 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.LiteralFalseExpressionTests.LiteralFalseExpression_Test2 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.LiteralTrueExpressionTests.LiteralTrueExpression_Test1 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.LiteralTrueExpressionTests.LiteralTrueExpression_Test2 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test1_1 -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test1_2 -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test2_1 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test2_2 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test3_1 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test3_2 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test4_1 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test4_2 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test4_3 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.NotExpressionTests.NotExpression_Test4_4 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test10 -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test11 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test12 -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test13 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test14 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test15 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test16 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test17 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test18 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test19 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test20 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test21 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test22 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test23 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test24 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test25 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test26 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test1 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test2 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test3 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test4 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test5 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test6 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test7 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test8 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.OrExpressionTests.OrExpression_Test9 -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests.ReferenceExpression_Test1 -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests.ReferenceExpression_Test2 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests.ReferenceExpression_Test3 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests.ReferenceExpression_Test4 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.ReferenceExpressionTests.ReferenceExpression_Test5 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test1 -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test2 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test3 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test4 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test5 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test6 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test7 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.expressions.tests.SingleEAttributeValueEqualityExpressionTests.singleEAttributeEqualityExpression_Test8 -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.gmf.util.tests.CommandTreeIteratorTest.handlesWrapperChains -- Time elapsed: 0.006 s 12:41:47 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testMainModelElementsAreUnhandled -- Time elapsed: 0.151 s 12:41:47 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testNonExistentResourceIsUnhandled -- Time elapsed: 0.134 s 12:41:47 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testCrossReferencedPluginModelElementsAreUnhandled -- Time elapsed: 0.147 s 12:41:47 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testCrossReferencedWorkspaceModelElementsMadeWritable -- Time elapsed: 0.109 s 12:41:47 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testSubModelElementsAreUnhandled -- Time elapsed: 0.379 s 12:41:47 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testObjectURIsWithFragment -- Time elapsed: 0.096 s 12:41:47 org.eclipse.papyrus.infra.ui.internal.emf.readonly.handlers.ReferencedModelReadOnlyHandlerTest.testCrossReferencedWorkspaceModelElementsAreReadOnly -- Time elapsed: 0.111 s 12:41:47 org.eclipse.papyrus.infra.ui.emf.providers.tests.EMFLabelProviderTest.labelProviderChangeNotifications -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.ui.emf.providers.tests.EMFLabelProviderTest.getText -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest.notificationsOnDependentWhenItChanges -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest.getText -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest.safeSubscriptionRemovalOnDestroy_bug507241 -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.ui.emf.providers.tests.DependentEMFLabelProviderTest.notificationsOnDependentWhenDependencyChanges -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementTypesRegistryTests.testGetTypeRegisteredInplugin -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testPACKAGE_WITH_COMPONENTSType -- Time elapsed: 0.008 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticMoveComponentFromWrongPackageToWrongPackage -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testDeleteComponentFromGoodPackage -- Time elapsed: 0.568 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticCreateComponentInWrongPackage -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testCyclicAdvices -- Time elapsed: 0.090 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testDeleteComponentFromWrongPackage -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticMoveComponentFromWrongPackageToGoodPackage -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticCreateComponentInGoodPackage -- Time elapsed: 0.011 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testValidAdvicesOrder -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticMoveComponentFromGoodPackageToWrongPackage -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testPACKAGE_WITH_ALL_ELEMENTSType -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementEditHelperAdviceTests.testSemanticMoveComponentFromGoodPackageToGoodPackage -- Time elapsed: 0.024 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementTypeSetConfigurationTest.testGetAllAdviceBindings -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.types.tests.SpecializationTypeConfigurationTest.testGetOwnedAdvice -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.MetamodelTypeConfigurationTest.testGetOwnedAdvice -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.AdviceBindingConfigurationTest.testGetElementTypeSet -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.AdviceBindingConfigurationTest.testGetOwningTarget -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.types.tests.AdviceBindingConfigurationTest.testSetOwningTarget -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.AdviceBindingConfigurationTest.testValidateAbstractAdviceBindingConfiguration_apply_to_all_types -- Time elapsed: 0.060 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ExternallyRegisteredTypeTest.testGetOwnedAdvice -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ExternallyRegisteredAdviceTest.testGetElementTypeSet -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ExternallyRegisteredAdviceTest.testGetOwningTarget -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ExternallyRegisteredAdviceTest.testSetOwningTarget -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ExternallyRegisteredAdviceTest.testValidateAbstractAdviceBindingConfiguration_apply_to_all_types -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.tests.ElementTypesRegistryTests.testGetTypeRegisteredInplugin -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.addToAnd -- Time elapsed: 2.171 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.addToOr -- Time elapsed: 0.119 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.negate -- Time elapsed: 0.123 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.alreadyInAnd -- Time elapsed: 0.143 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.negate_notRule -- Time elapsed: 0.142 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.pullUpOrMultiple -- Time elapsed: 0.148 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.pullUpAndMultiple -- Time elapsed: 0.121 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.alreadyInOr -- Time elapsed: 0.114 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.pullUpOr -- Time elapsed: 0.135 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.pullUpAnd -- Time elapsed: 0.120 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.pullUpNot -- Time elapsed: 0.136 s 12:41:47 org.eclipse.papyrus.infra.types.core.internal.ui.handlers.tests.RuleRefactoringHandlerTest.negate_negatedRule -- Time elapsed: 0.109 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecute_save_execute_undo_undo_redo -- Time elapsed: 0.010 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecute_save_executeNonDirtying_undo_undo_redo_redo -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecuteNonDirtying_undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.dirtyAfterExecute -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecute_save -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecute_undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.dirtyAfterExecute_save_undo_save_redo -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.dirtyAfterExecute_save_undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecuteNonDirtying -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.notDirtyAfterExecute_save_undo_save -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.commands.NotifyingWorkspaceCommandStackTest.dirtyAfterExecute_save_execute_undo_undo_save_redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCancelUnnestedCommand -- Time elapsed: 0.014 s 12:41:47 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCompleteNestedCommand -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCancelTripleNestedCommand -- Time elapsed: 0.009 s 12:41:47 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCompleteTripleNestedCommand -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCancelNestedCommand -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.commands.NestingNotifyingWorkspaceCommandStackTest.testCompleteUnnestedCommand -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.commands.util.CommandTreeIteratorTest.genericCompoundsAndWrappers -- Time elapsed: 0.007 s 12:41:47 org.eclipse.papyrus.commands.util.CommandTreeIteratorTest.gmfCompoundsAndWrappers -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.commands.util.CommandTreeIteratorTest.emfCompoundsAndWrappers -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.commands.util.CommandTreeIteratorTest.gefCompoundsAndWrappers -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest.undoChangesFromDiagramCommandStack -- Time elapsed: 0.506 s 12:41:47 org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest.undoChangesFromOperationHistory -- Time elapsed: 0.330 s 12:41:47 org.eclipse.papyrus.commands.CheckedDiagramCommandStackTest.undoChangesFromEMFCommandStack -- Time elapsed: 0.345 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel.load_BadelementTypeDiagramExpansion -- Time elapsed: 0.032 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel.load_BadProviderDiagramExpansion -- Time elapsed: 0.232 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel.init_DiagramExpansionRegistry -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel.load_BadDiagramExpansion -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.LoadExpansionModel.load_DiagramExpansion -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment.verifyMetaclassCreationWithCompartment -- Time elapsed: 1.427 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment.verifyClassCreationWithCompartment -- Time elapsed: 0.889 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartment.load_DiagramExpansion -- Time elapsed: 0.696 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddChildLabel.load_DiagramExpansion -- Time elapsed: 0.859 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddBorderItem.load_DiagramExpansion -- Time elapsed: 0.820 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddCompartmentWithKind.load_DiagramExpansion -- Time elapsed: 0.843 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionAddLink.load_DiagramExpansion -- Time elapsed: 1.117 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionDropElements.testDropInsideBadcontainer -- Time elapsed: 1.106 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.ExpansionDropElements.testDropInsidecontainer -- Time elapsed: 1.320 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.AssistantUsage.testAssistantForLabelNode -- Time elapsed: 1.435 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest.testWrap -- Time elapsed: 0.007 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest.testWrite_command -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest.testWrite_gmfCommand -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.utils.GMFUnsafeTest.testWrite_runnable -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.initialSyncOfEmptyDiagram -- Time elapsed: 1.496 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.newNodeOfWrongMetaclassNotSynchronized -- Time elapsed: 1.402 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.createNewNode:create -- Time elapsed: 1.755 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.createNewNode:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.createNewNode:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeLocation:move -- Time elapsed: 1.679 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeLocation:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeLocation:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.deleteNode:deleteView -- Time elapsed: 2.220 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.deleteNode:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.deleteNode:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeSize:resize -- Time elapsed: 1.507 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeSize:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.MasterSlaveNotationSyncTest.syncNodeSize:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeSize:move -- Time elapsed: 1.748 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeSize:override -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeSize:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeSize:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeLocation:move -- Time elapsed: 2.184 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeLocation:override -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeLocation:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.sync.tests.NotationSyncOverrideTest.overrideSyncNodeLocation:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest.getText_unnamedDiagramNotifications -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest.getText_namedDiagramNotifications -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest.getText_unnamedDiagram -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest.getText_unnamedDiagramChangeContextName -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.providers.tests.NotationLabelProviderTest.getText_namedDiagram -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.CreateEditBasedElementCommandTest.createElement -- Time elapsed: 0.290 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultCopyCommandTest.copyElement -- Time elapsed: 0.230 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultPasteCommandTest.pasteElement -- Time elapsed: 0.141 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramCopyCommandTest.copyElement -- Time elapsed: 0.986 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramPasteCommandTest.pasteElement -- Time elapsed: 1.038 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.commands.tests.DefaultDiagramPasteCommandTest.pasteProperty -- Time elapsed: 1.334 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.ModelValidationTest.validateModel[0] -- Time elapsed: 0.011 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.ModelValidationTest.validateModel[1] -- Time elapsed: 0.007 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[0] -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[1] -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[2] -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[3] -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[4] -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[5] -- Time elapsed: 0.006 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[6] -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.common.tests.resources.TestModelValidationTest.validateModel[7] -- Time elapsed: 0.008 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest.canonicalEdgesInClassDiagram -- Time elapsed: 2.212 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest.noCanonicalViewInCanonicalView -- Time elapsed: 1.729 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest.canonicalNodesInClassDiagram -- Time elapsed: 1.707 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.BasicCanonicalClassDiagramTest.noCanonicalEdgeOnCanonicalView -- Time elapsed: 1.771 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.controlTestForNothingCanonical -- Time elapsed: 0.832 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOn:execute -- Time elapsed: 1.636 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOn:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOn:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalInCanonicalNestedViews:on -- Time elapsed: 1.096 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalInCanonicalNestedViews:off -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOff:execute -- Time elapsed: 1.898 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOff:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalStateInClassDiagramTest.toggleCanonicalOff:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.reorderPropertiesInClass_bug420549:execute -- Time elapsed: 1.869 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.reorderPropertiesInClass_bug420549:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.reorderPropertiesInClass_bug420549:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeGeneralizationFromClass:execute -- Time elapsed: 2.585 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeGeneralizationFromClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeGeneralizationFromClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addAssociationToClass:execute -- Time elapsed: 2.200 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addAssociationToClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addAssociationToClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addElementImportToPackage:execute -- Time elapsed: 2.407 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addElementImportToPackage:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addElementImportToPackage:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeOperationFromClass:execute -- Time elapsed: 1.801 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeOperationFromClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeOperationFromClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addInterfaceToPackage:execute -- Time elapsed: 1.584 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addInterfaceToPackage:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addInterfaceToPackage:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeClassFromPackage:execute -- Time elapsed: 1.450 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeClassFromPackage:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.removeClassFromPackage:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addPropertyToClass:execute -- Time elapsed: 1.448 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addPropertyToClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addPropertyToClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addDependencyToClass:execute -- Time elapsed: 2.109 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addDependencyToClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInModelInClassDiagramTest.addDependencyToClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteGeneralizationViewFromClass:execute -- Time elapsed: 2.374 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteGeneralizationViewFromClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteGeneralizationViewFromClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteAssociationViewFromClass:execute -- Time elapsed: 2.606 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteAssociationViewFromClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteAssociationViewFromClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteClassViewFromPackage:execute -- Time elapsed: 2.088 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteClassViewFromPackage:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteClassViewFromPackage:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteOperationViewFromClass:execute -- Time elapsed: 1.560 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteOperationViewFromClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CanonicalViewDeletionInClassDiagramTest.deleteOperationViewFromClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteDataTypeFromPackage:execute -- Time elapsed: 1.438 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteDataTypeFromPackage:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteDataTypeFromPackage:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteAssociationFromClass:execute -- Time elapsed: 1.810 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteAssociationFromClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteAssociationFromClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteLiteralInEnumeration:execute -- Time elapsed: 1.550 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteLiteralInEnumeration:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.deleteLiteralInEnumeration:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createPropertyInClass:execute -- Time elapsed: 1.457 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createPropertyInClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createPropertyInClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createDependencyInClass:execute -- Time elapsed: 2.298 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createDependencyInClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createDependencyInClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createInterfaceInPackage:execute -- Time elapsed: 1.434 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createInterfaceInPackage:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.EditingInClassDiagramRegressionTest.createInterfaceInPackage:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest.canonicalEdgesInClassDiagram -- Time elapsed: 1.501 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest.nestedCanonicalNodesByMetaclassSelectorInCanonicalView -- Time elapsed: 1.528 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest.nestedCanonicalEdgesInCanonicalView -- Time elapsed: 1.954 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest.canonicalNodesByMetaclassSelectorInClassDiagram -- Time elapsed: 1.469 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalClassDiagramTest.canonicalNodesByExplicitStyleClassInClassDiagram -- Time elapsed: 1.402 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.controlTestForNothingCanonical -- Time elapsed: 0.822 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.overrideSelectorRule -- Time elapsed: 2.061 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.overrideExplicitClassRule -- Time elapsed: 2.124 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStyleClass:execute -- Time elapsed: 1.943 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStyleClass:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStyleClass:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStylesheet:execute -- Time elapsed: 1.321 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStylesheet:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSCanonicalStateInClassDiagramTest.addStylesheet:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh:initial -- Time elapsed: 2.136 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh:non-canonical -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh:canonical -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh_closeReopenDiagram_undo:initial -- Time elapsed: 1.746 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh_closeReopenDiagram_undo:close-reopen -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.CSSExternalStylesheetInClassDiagramTest.editStylesheetRefresh_closeReopenDiagram_undo:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest skipped 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.nestedClassifiersDontCauseLoopInCompositeDiagram_bug474489 -- Time elapsed: 1.005 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.associationEndCanonicalPresentation_bug473148 -- Time elapsed: 1.057 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.referenceConnectionNotDeleted_bug472155:initial -- Time elapsed: 0.722 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.referenceConnectionNotDeleted_bug472155:synch -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.referenceConnectionNotDeleted_bug472155:undo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.canonical.tests.RegressionTest.referenceConnectionNotDeleted_bug472155:redo -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest.testReadOnlyAxisTransactionOption -- Time elapsed: 0.025 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest.testReferenceToReadOnlyObjectWithOppositeRolledBackCommand -- Time elapsed: 0.062 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.PapyrusROTransactionalEditingDomainTest.testReferenceToReadOnlyObjectWithOppositeRolledBackOperation -- Time elapsed: 0.074 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest.testIsReadOnlyEObject -- Time elapsed: 0.042 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest.testSashModelReadOnlyIfPermissionReadOnly -- Time elapsed: 0.076 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest.testAnyReadOnlyURIs -- Time elapsed: 0.041 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest.testCanMakeWritableEObject -- Time elapsed: 0.048 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyManagerTest.testCanMakeWritableURIs -- Time elapsed: 0.041 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest.testCanMakeWritable -- Time elapsed: 0.051 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest.testAsBoolean -- Time elapsed: 0.037 s 12:41:47 org.eclipse.papyrus.infra.emf.readonly.ReadOnlyTesterTest.testIsReadOnly -- Time elapsed: 0.044 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest.testGetSashRow__int_int -- Time elapsed: 0.008 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest.testGetVisibleSections -- Time elapsed: 0.006 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest.testGetSashColumn__int -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageTest.testGetSection__String -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeSectionTest.testIsIdentifiedBy__String -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.SashColumnTest.testGetSashRow__int -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.openWelcomePage -- Time elapsed: 0.647 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.closeWelcomePage -- Time elapsed: 1.001 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.pageRemovalValidator -- Time elapsed: 1.139 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.emptyModelShowsWelcomePage -- Time elapsed: 0.351 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.emptyModelCannotCloseWelcomePage -- Time elapsed: 0.338 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.canCloseWelcomePage -- Time elapsed: 0.523 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.welcomeModelResource -- Time elapsed: 0.314 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.welcomeModelElement -- Time elapsed: 0.341 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomePageServiceTest.getOwner -- Time elapsed: 0.339 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest.languagesProperty -- Time elapsed: 0.566 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest.isEditableRestoreActivePage -- Time elapsed: 0.600 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest.privateLayoutProperty -- Time elapsed: 0.566 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest skipped 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest.isEditable -- Time elapsed: 0.642 s 12:41:47 org.eclipse.papyrus.infra.editor.welcome.tests.WelcomeModelElementTest.dispose_bug487027 -- Time elapsed: 0.565 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest.viewsProperty -- Time elapsed: 0.558 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest.isEditable -- Time elapsed: 0.619 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest.createView -- Time elapsed: 0.790 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest.dispose_bug487027 -- Time elapsed: 0.786 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.WelcomeModelElementTest.deleteView -- Time elapsed: 0.591 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.NotationObservablePropertyTest.viewsPropertyExcludesPluginDeployedModels_bug493668 -- Time elapsed: 0.611 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.welcome.tests.NotationObservablePropertyTest.viewsPropertyUpdateFromModalContextThread -- Time elapsed: 1.422 s 12:41:47 org.eclipse.papyrus.infra.properties.ui.providers.tests.PropertiesHeaderLabelProviderTest.labelProviderChange -- Time elapsed: 0.039 s 12:41:47 org.eclipse.papyrus.infra.properties.ui.tests.EcorePropertyEditorFactoryTest.createWithLocalFactory -- Time elapsed: 0.030 s 12:41:47 org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest.testMatches__Object_not -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest.testMatches__Object_xor -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest.testMatches__Object -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest.testMatches__Object_or -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.filters.tests.CompoundFilterTest.testValidateAcyclic__DiagnosticChain_Map -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.filters.tests.EqualsTest.testMatches__Object -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.filters.tests.FilterReferenceTest.testMatches__Object -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.AssistedElementTypeFilterTest.testMatches__Object -- Time elapsed: 0.011 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.AssistedElementTypeFilterTest.testGetProvider -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelTypesOnSourceAndTarget__IAdaptable_IAdaptable -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelTypesForSREOnSource__IAdaptable -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testRemoveProviderChangeListener__IProviderChangeListener -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetTypesForTarget__IAdaptable_IElementType -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetClientContext -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testAddProviderChangeListener__IProviderChangeListener -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testSelectExistingElementForTarget__IAdaptable_IElementType -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelTypesOnSource__IAdaptable -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetElementType__String -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetExcludedElementTypes -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetTypesForSource__IAdaptable_IElementType -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testSelectExistingElementForSource__IAdaptable_IElementType -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetTypesForPopupBar__IAdaptable -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelTypesForSREOnTarget__IAdaptable -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetElementTypes -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testIsRelationshipType__IElementType -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetTypes__String_IAdaptable -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelationshipTypes -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testGetRelTypesOnTarget__IAdaptable -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ModelingAssistantProviderTest.testProvides__IOperation -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.PopupAssistantTest.testGetElementType -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ConnectionAssistantTest.testGetElementType -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest.testGetElementType -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest.testMatches__Object -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.ElementTypeFilterTest.testGetProvider -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.sourceForConnectionToTarget -- Time elapsed: 0.159 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedConnectionFromSource -- Time elapsed: 0.096 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.connectionToTarget -- Time elapsed: 0.112 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedConnectionToTarget -- Time elapsed: 0.086 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedTargetForConnectionFromSource -- Time elapsed: 0.030 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedSourceForConnectionToTarget -- Time elapsed: 0.041 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedConnectionFromSourceToTarget -- Time elapsed: 0.078 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.targetForConnectionFromSource -- Time elapsed: 0.032 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.popupOnDiagramSurface -- Time elapsed: 0.026 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.connectionFromSource -- Time elapsed: 0.072 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.popupOnShape -- Time elapsed: 0.029 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.excludedPopupOnDiagramSurface -- Time elapsed: 0.025 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.GenericModelingAssistantIntegrationTest.connectionFromSourceToTarget -- Time elapsed: 0.074 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.sourceForConnectionToTarget -- Time elapsed: 0.069 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.connectionToTarget -- Time elapsed: 0.082 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.targetForConnectionFromSource -- Time elapsed: 0.032 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.popupOnDiagramSurface -- Time elapsed: 0.024 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.connectionFromSource -- Time elapsed: 0.100 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.popupOnShape -- Time elapsed: 0.028 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.assistant.tests.DiagramSpecificModelingAssistantIntegrationTest.connectionFromSourceToTarget -- Time elapsed: 0.075 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1.testGetObjectOfPathmapResource -- Time elapsed: 0.079 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1.testGetObjectOfProfileResource -- Time elapsed: 0.078 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1.testGetDanglingReferenceFromAControlledResource -- Time elapsed: 0.073 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1.testGetObjectOfControlledResource -- Time elapsed: 0.062 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy1TestModel1.testGetDiagramOfControlledResource -- Time elapsed: 0.071 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1.testGetObjectOfPathmapResource -- Time elapsed: 0.691 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1.testGetObjectOfProfileResource -- Time elapsed: 0.477 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1.testGetDanglingReferenceFromAControlledResource -- Time elapsed: 0.479 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1.testGetObjectOfControlledResource -- Time elapsed: 0.413 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy2TestModel1.testGetDiagramOfControlledResource -- Time elapsed: 0.394 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1.testGetObjectOfPathmapResource -- Time elapsed: 0.389 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1.testGetObjectOfProfileResource -- Time elapsed: 0.528 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1.testGetDanglingReferenceFromAControlledResource -- Time elapsed: 0.780 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1.testGetObjectOfControlledResource -- Time elapsed: 0.514 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel1.Strategy0TestModel1.testGetDiagramOfControlledResource -- Time elapsed: 0.391 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithModel1.testGetFigureInControlledRessource -- Time elapsed: 0.028 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithModel1.testGetReferenceInControlledRessource -- Time elapsed: 0.023 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithPackage0.testGetFigureInControlledRessource -- Time elapsed: 0.031 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy0TestModel2WithPackage0.testGetReferenceInControlledRessource -- Time elapsed: 0.024 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithModel1.testGetFigureInControlledRessource -- Time elapsed: 0.017 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithModel1.testGetReferenceInControlledRessource -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithPackage0.testGetFigureInControlledRessource -- Time elapsed: 0.022 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy1TestModel2WithPackage0.testGetReferenceInControlledRessource -- Time elapsed: 0.020 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithModel1.testGetFigureInControlledRessource -- Time elapsed: 0.090 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithModel1.testGetReferenceInControlledRessource -- Time elapsed: 0.027 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithPackage0.testGetFigureInControlledRessource -- Time elapsed: 0.020 s 12:41:47 org.eclipse.papyrus.infra.services.resourceloading.tests.testModel2.Strategy2TestModel2WithPackage0.testGetReferenceInControlledRessource -- Time elapsed: 0.017 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testControlSeveralModelsWithProfile -- Time elapsed: 1.735 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testUndoControlSeveralModelsWithProfileInSameResource -- Time elapsed: 1.557 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testUndoControlModelWithProfile -- Time elapsed: 1.260 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testControlSeveralModelsWithProfileInSameResource -- Time elapsed: 1.502 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testControlModelWithProfile -- Time elapsed: 1.549 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelWithProfileTest.testUndoControlSeveralModelsWithProfile -- Time elapsed: 1.439 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUncontrolShardSubunit -- Time elapsed: 0.632 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUncontrolOneSubmodel -- Time elapsed: 1.031 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUncontrolSeveralSubmodelsInSameResource -- Time elapsed: 1.168 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testDeleteSubmodel -- Time elapsed: 1.022 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUncontrolSeveralSubmodels -- Time elapsed: 1.376 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUndoUncontrolOneSubmodel -- Time elapsed: 0.970 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUndoUncontrolSeveralSubmodelsWithoutSave -- Time elapsed: 0.969 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUndoUncontrolSeveralSubmodelsInSameResource -- Time elapsed: 1.205 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUncontrolUpdatesReferencesToRootObject_bug480209 -- Time elapsed: 0.620 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelTest.testUndoUncontrolSeveralSubmodels -- Time elapsed: 1.254 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlModeUseCase1 -- Time elapsed: 0.852 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlModeUseCase2 -- Time elapsed: 0.844 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlModeUseCase3 -- Time elapsed: 0.893 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlSeveralModels -- Time elapsed: 1.280 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testUndoControlOneSubmodel -- Time elapsed: 0.916 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testUndoControlSeveralModels -- Time elapsed: 1.210 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlSeveralModelsInSameResource -- Time elapsed: 1.150 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testUndoControlSeveralModelsInSameResource -- Time elapsed: 1.191 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModelTest.testControlOneSubmodel -- Time elapsed: 0.886 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUncontrolModelWithProfile -- Time elapsed: 1.290 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUncontrolSeveralModelsWithProfileInSameResource -- Time elapsed: 1.702 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUndoUncontrolSeveralModelsWithProfile -- Time elapsed: 2.540 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUndoUncontrolSeveralModelsWithProfileInSameResource -- Time elapsed: 1.973 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUncontrolSeveralModelsWithProfile -- Time elapsed: 1.903 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.uncontrol.UncontrolModelWithProfileTest.testUndoUncontrolModelWithProfile -- Time elapsed: 1.582 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlLegacyModelTest.testControlLegacyModel -- Time elapsed: 0.665 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest.canCreateSubModel -- Time elapsed: 0.357 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest.approveUncontrolRequest -- Time elapsed: 0.442 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest.approveControlRequest -- Time elapsed: 0.396 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest.disapproveUncontrolRequest -- Time elapsed: 0.434 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ControlModeManagerTest.disapproveControlRequest -- Time elapsed: 0.386 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ShardModeTest.convertSubmodelToShard -- Time elapsed: 0.890 s 12:41:47 org.eclipse.papyrus.infra.services.controlmode.tests.control.ShardModeTest.convertShardToSubmodel -- Time elapsed: 0.857 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalWithNote -- Time elapsed: 0.844 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testDeleteNotOrphanElement -- Time elapsed: 0.718 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalViewWithNotOrphan -- Time elapsed: 0.701 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsSupportViewWithOrphan -- Time elapsed: 0.672 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalWithConnection -- Time elapsed: 0.751 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalViewWithOrphan -- Time elapsed: 0.719 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testDeleteTextNode -- Time elapsed: 0.713 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testDeleteOrphan -- Time elapsed: 0.714 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalWithNotOrphan -- Time elapsed: 0.692 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsSupportViewWithNote -- Time elapsed: 0.758 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsSupportViews -- Time elapsed: 0.715 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalWithOrphan -- Time elapsed: 0.763 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonical -- Time elapsed: 0.777 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsCanonicalViewWithNote -- Time elapsed: 0.719 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.menu.utils.DeleteActionUtilTest.testIsSupportViewWithNotOrphan -- Time elapsed: 0.672 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSClassProviderTest.testCSSClassContentProvider -- Time elapsed: 0.008 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest.testPackage -- Time elapsed: 0.006 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest.testClassStyle -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest.testCSSClassStyle -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest.testPriorities -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSStylesheetTest.testInterfaceStyle -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testStyleSheetsPriorities -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testPackage -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testClassStyle -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testCSSClassStyle -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testPriorities -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSModelStylesheetTest.testInterfaceStyle -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedStyleTest.testStylesDisabled -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests.testShowAllCompartmentsTitles -- Time elapsed: 0.009 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests skipped 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests.testAttributeCompartment -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests.testCompartmentForceValue -- Time elapsed: 0.012 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests.testAttributeCompartmentForInterface -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSSupportTest.testWithoutCSSSupport -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSSupportTest.testCSSSupport -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testProjectStylesheets -- Time elapsed: 0.008 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testPackage -- Time elapsed: 0.006 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testClassStyle -- Time elapsed: 0.006 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testCSSClassStyle -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testPriorities -- Time elapsed: 0.006 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSProjectStylesheetsTest.testInterfaceStyle -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testWorkspaceTheme -- Time elapsed: 0.009 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testPackage -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testClassStyle -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testCSSClassStyle -- Time elapsed: 0.026 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testPriorities -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSWorkspaceThemeTest.testInterfaceStyle -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest.canonicalStyleNotInferred -- Time elapsed: 0.034 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest.canonicalStyleInferred -- Time elapsed: 0.033 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.InferredNotationStylesTest.overrideInferredStyle -- Time elapsed: 0.047 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest.testUnnamedReference -- Time elapsed: 0.008 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest.testNamedReference -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest.testEmptyNameReference -- Time elapsed: 0.005 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSNamedElementsTest.testUntypedReference -- Time elapsed: 0.003 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSKindSelectorTest.testKindSelectorForCompartment -- Time elapsed: 0.608 s 12:41:47 org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSKindSelectorTest.testKindSelectorForLabel -- Time elapsed: 0.661 s 12:41:47 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationLabelProviderTest.testLabels -- Time elapsed: 0.499 s 12:41:47 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationChangePreferencesTest.testUseInternationalizationModification -- Time elapsed: 0.418 s 12:41:47 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationChangePreferencesTest.testLanguageModification -- Time elapsed: 0.425 s 12:41:47 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest.enablementNotification -- Time elapsed: 0.413 s 12:41:47 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest.localeNotificationByPreferences -- Time elapsed: 0.406 s 12:41:47 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest.localeNotification -- Time elapsed: 0.414 s 12:41:47 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest.removePreferenceListener -- Time elapsed: 0.411 s 12:41:47 org.eclipse.papyrus.infra.internationalization.tests.tests.InternationalizationPreferenceChangeEventTest.enablementNotificationByPreferences -- Time elapsed: 0.380 s 12:41:47 org.eclipse.papyrus.infra.viewpoints.policy.tests.ViewPrototypeTest.getViewCountOn -- Time elapsed: 0.044 s 12:41:47 org.eclipse.papyrus.infra.viewpoints.policy.tests.ViewPrototypeTest.getOwnedViewCount -- Time elapsed: 0.033 s 12:41:47 org.eclipse.papyrus.infra.viewpoints.policy.tests.PolicyCheckerTest.testIsInViewpoint -- Time elapsed: 0.021 s 12:41:47 org.eclipse.papyrus.infra.viewpoints.internal.policy.advice.tests.RepresentationDependencyAdviceTest.destroyNonOwningContextOfView -- Time elapsed: 0.037 s 12:41:47 org.eclipse.papyrus.infra.viewpoints.internal.policy.advice.tests.RepresentationDependencyAdviceTest.destroyOwnerOfViewOnly -- Time elapsed: 0.032 s 12:41:47 org.eclipse.papyrus.infra.viewpoints.internal.policy.advice.tests.RepresentationDependencyAdviceTest.destroyOwningContextOfView -- Time elapsed: 0.049 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDomainTest.testGetQualifiedName -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testGeneralizationCycle__DiagnosticChain_Map -- Time elapsed: 0.009 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testCreationCommandClassRequired__DiagnosticChain_Map -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testContextGeneralizationIsConsistent__DiagnosticChain_Map -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testIsConsistentWith__ArchitectureContext -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testExtensionCycle__DiagnosticChain_Map -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testIsExtension -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testConversionCommandClassExists__DiagnosticChain_Map -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testAllGeneralContexts -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testCeationCommandClassExists__DiagnosticChain_Map -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testGeneralNotExtended__DiagnosticChain_Map -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testContextExtensionsAreConsistent__DiagnosticChain_Map -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testAllExtendedContexts -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureDescriptionLanguageTest.testGetQualifiedName -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.StakeholderTest.testGetQualifiedName -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ConcernTest.testGetQualifiedName -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureViewpointTest.testGetQualifiedName -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testGeneralizationCycle__DiagnosticChain_Map -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testCreationCommandClassRequired__DiagnosticChain_Map -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testContextGeneralizationIsConsistent__DiagnosticChain_Map -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testIsConsistentWith__ArchitectureContext -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testExtensionCycle__DiagnosticChain_Map -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testIsExtension -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testConversionCommandClassExists__DiagnosticChain_Map -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testAllGeneralContexts -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testCeationCommandClassExists__DiagnosticChain_Map -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testGeneralNotExtended__DiagnosticChain_Map -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testContextExtensionsAreConsistent__DiagnosticChain_Map -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testAllExtendedContexts -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.core.architecture.tests.ArchitectureFrameworkTest.testGetQualifiedName -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest.testMergeViewpointsSameName -- Time elapsed: 0.051 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest.testMergeContextSameName -- Time elapsed: 0.026 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest.testMergeViewpointsDifferentName -- Time elapsed: 0.026 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest.testMergeViewpointsRepresentationKinds -- Time elapsed: 0.025 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureDomainTest.testMergeContextDifferentName -- Time elapsed: 0.042 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getMetamodel -- Time elapsed: 0.004 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getConversionCommandClass -- Time elapsed: 0.008 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getCreationCommandClass -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getRepresentationKinds -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getProfiles -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getDomain -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getDefaultViewpoints -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getParent -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getExtensionPrefix -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getCreationCommandClassName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getElementTypes -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getConversionCommandClassName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getQualifiedName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getIcon -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getName -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getId -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DescriptionLanguageTest.getDescription -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getStakeholders -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getParent -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getConcerns -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getQualifiedName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getIcon -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getId -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$DomainTest.getDescription -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getConversionCommandClass -- Time elapsed: 0.002 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getCreationCommandClass -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getDomain -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getDefaultViewpoints -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getParent -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getExtensionPrefix -- Time elapsed: 0.040 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getCreationCommandClassName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getElementTypes -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getConversionCommandClassName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getQualifiedName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getIcon -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getName -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getId -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$FrameworkTest.getDescription -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getRepresentationKinds -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getParent -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getConcerns -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getContext -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getQualifiedName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getIcon -- Time elapsed: 0 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getName -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getId -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.architecture.tests.merged.MergedArchitectureFacadeTest$ViewpointTest.getDescription -- Time elapsed: 0.001 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.resources -- Time elapsed: 0.040 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.mergeViewpoints -- Time elapsed: 0.017 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.traces -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.isMerged -- Time elapsed: 0.022 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.mergeDiagramParent -- Time elapsed: 0.018 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.mergeRepresentationKinds -- Time elapsed: 0.025 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.collectViewpoints -- Time elapsed: 0.020 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.collectStakeholdersAndConcerns -- Time elapsed: 0.019 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.getContexts -- Time elapsed: 0.018 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerTest.mergeContextName -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.resources -- Time elapsed: 0.018 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.mergeViewpoints -- Time elapsed: 0.019 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.merged -- Time elapsed: 0.017 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.traces -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.mergeDiagramParent -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.mergeRepresentationKinds -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.collectViewpoints -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.stakeholdersAndConcernsCollected -- Time elapsed: 0.017 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.getContexts -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainInheritanceTest.mergeContextName -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerLegacyTest.mergeViewpoints -- Time elapsed: 0.023 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerLegacyTest.contexts -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerLegacyTest.mergeRepresentationKinds -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerLegacyTest.mergeDefaultViewpoints -- Time elapsed: 0.015 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMixedMergesTest.extensionContentNotInherited -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMixedMergesTest.extensionContextsElided -- Time elapsed: 0.017 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMixedMergesTest.inheritedContentMergedByExtension -- Time elapsed: 0.023 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMixedMergesTest.emptyDomainsElided -- Time elapsed: 0.016 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMixedMergesTest.stakeholdersAndConcerns -- Time elapsed: 0.018 s 12:41:47 org.eclipse.papyrus.infra.core.internal.architecture.merger.tests.ArchitectureDomainMergerAddContextTest.addContextToExtendedDomain -- Time elapsed: 0.061 s 12:41:47 org.eclipse.papyrus.infra.ui.architecture.tests.editors.SwitchViewpointsTest.switchViewpoints -- Time elapsed: 1.740 s 12:41:47 org.eclipse.papyrus.infra.ui.architecture.tests.editors.ModelExplorerViewpointFilterTest.revealDiagramsAndTables -- Time elapsed: 0.555 s 12:41:47 org.eclipse.papyrus.infra.ui.architecture.tests.editors.GrayedIconTest.checkIcons -- Time elapsed: 0.502 s 12:41:47 12:41:47 Results: 12:41:47 12:41:47 Tests run: 1087, Failures: 0, Errors: 0, Skipped: 28 12:41:47 12:41:48 [INFO] All tests passed 12:41:48 [INFO] 12:41:48 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.suite.tests --- 12:41:48 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/jacoco.exec 12:41:48 [INFO] Analyzed bundle 'org.eclipse.papyrus.infra.suite.tests' with 0 classes 12:41:48 [INFO] 12:41:48 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests >-- 12:41:48 [INFO] Building org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT [150/175] 12:41:48 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml 12:41:48 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 12:41:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.infra.newchild.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/pom.xml 12:41:48 [INFO] 12:41:48 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:48 [INFO] 12:41:48 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:48 [INFO] The project's OSGi version is 2.0.0.202404191627 12:41:48 [INFO] 12:41:48 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:48 [INFO] 12:41:48 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:48 [INFO] 12:41:48 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:48 [INFO] 12:41:48 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:48 [INFO] Resolving class path of org.eclipse.papyrus.infra.newchild.tests 12:41:49 [INFO] 12:41:49 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:41:49 [INFO] 12:41:49 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/main/resources 12:41:49 [INFO] 12:41:49 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:41:49 [INFO] 12:41:49 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [INFO] 12:41:49 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [INFO] 12:41:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/src/test/resources 12:41:49 [INFO] 12:41:49 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [INFO] 12:41:49 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 217 were skipped 12:41:49 [INFO] 12:41:49 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/target/org.eclipse.papyrus.infra.newchild.tests-2.0.0-SNAPSHOT.jar 12:41:49 [INFO] 12:41:49 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [INFO] 12:41:49 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.infra.newchild.tests --- 12:41:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:41:49 [INFO] 12:41:49 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests >-- 12:41:49 [INFO] Building org.eclipse.papyrus.toolsmiths.suite.tests 1.1.0-SNAPSHOT [151/175] 12:41:49 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml 12:41:49 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:41:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.toolsmiths.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/pom.xml 12:41:50 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404190315/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404190315.jar 12:41:50 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404190315/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404190315.jar 12:41:50 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 12:41:51 [INFO] 12:41:51 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:51 [INFO] 12:41:51 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:51 [INFO] The project's OSGi version is 1.1.0.202404191627 12:41:51 [INFO] 12:41:51 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:51 [INFO] 12:41:51 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:51 [INFO] 12:41:51 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:51 [INFO] 12:41:51 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:51 [INFO] Resolving class path of org.eclipse.papyrus.toolsmiths.suite.tests 12:41:57 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404190315/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404190315.jar 12:41:57 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404190315/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404190315.jar 12:41:57 [INFO] 12:41:57 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:57 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:41:57 [INFO] 12:41:57 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/main/resources 12:41:57 [INFO] 12:41:57 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:57 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:41:58 [INFO] 12:41:58 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:58 [INFO] 12:41:58 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/src/test/resources 12:41:58 [INFO] 12:41:58 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1113 were skipped 12:41:58 [INFO] 12:41:58 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:58 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/org.eclipse.papyrus.toolsmiths.suite.tests-1.1.0-SNAPSHOT.jar 12:41:58 [INFO] 12:41:58 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:58 [INFO] 12:41:58 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:41:59 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/data/.metadata/.log 12:41:59 [INFO] Command line: 12:41:59 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 12:42:04 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 12:42:04 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 12:42:04 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 12:42:04 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 12:42:04 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 12:42:04 12:42:10 Running org.eclipse.papyrus.toolsmiths.suite.tests.AllTests 12:42:36 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 12:42:36 log4j:WARN Please initialize the log4j system properly. 12:42:36 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 12:47:33 Tests run: 165, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 323.3 s -- in org.eclipse.papyrus.toolsmiths.suite.tests.AllTests 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.ProfileAutomaticMigrationTest -- Time elapsed: 0.010 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.PackageAutomaticMigrationTest -- Time elapsed: 0.001 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.StereotypeAutomaticMigrationTest_Stereotype_delete_Property -- Time elapsed: 0 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.PropertyAutomaticMigrationTest -- Time elapsed: 0.003 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.StereotypeAutomaticMigrationTest -- Time elapsed: 0 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.automatic.AutomaticMigrationTest.GeneralizationAutomaticMigrationTest -- Time elapsed: 0.001 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeIsAbstractFromStereotypeTest.atomicListTest -- Time elapsed: 0.001 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMoveProfileIntoNonApplyProfileTest -- Time elapsed: 0.045 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMoveStereotypeIntoNonApplyProfileTest -- Time elapsed: 0.054 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMovePackageIntoAlreadyApplyProfileTest -- Time elapsed: 0.045 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMoveStereotypeIntoAlreadyApplyProfileTest -- Time elapsed: 0.048 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMovePackageIntoNonApplyProfileTest -- Time elapsed: 0.042 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.MoveMigratorTest.atomicListMoveProfileIntoAlreadyApplyProfileTest -- Time elapsed: 0.047 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest.UpperMultiplicityTest -- Time elapsed: 0.001 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest.atomicListTest -- Time elapsed: 0.001 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeMultiplicityFromPropertyMigratorTest.LowerMultiplicityTest -- Time elapsed: 0 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest.DeleteEnumerationLiteralTest -- Time elapsed: 0.001 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest.MoveEnumerationLiteralTest -- Time elapsed: 0.001 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.DeleteEnumLiteralFromEnumerationTest.atomicListTest -- Time elapsed: 0 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.ChangeIsStaticFromPropertyTest.atomicListTest -- Time elapsed: 0.001 s 12:47:33 org.eclipse.papyrus.toolsmiths.profilemigration.tests.migrators.AddPropertyToStereotypeTest.atomicListTest -- Time elapsed: 0.001 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ModelDependenciesCheckerTest.unresolvedNonBundleDeployedURI -- Time elapsed: 14.13 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ModelDependenciesCheckerTest.noSpuriousDependencyProblemsFromDynamicProfileDefinition -- Time elapsed: 4.636 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ProjectManagementUtilsTest.getFilesFromProject -- Time elapsed: 0.303 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ProjectManagementUtilsTest.existFileFromProject_closed -- Time elapsed: 0.459 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ProjectManagementUtilsTest.existFileFromProject -- Time elapsed: 1.245 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ProjectManagementUtilsTest.getFilesFromProject_closed -- Time elapsed: 0.182 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.AbstractMissingExtensionMarkerResolutionTest.noIntermediateExtensionPointConfigurations -- Time elapsed: 0.470 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.AbstractMissingExtensionMarkerResolutionTest.addMissingExtension -- Time elapsed: 0.177 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.AbstractMissingAttributeMarkerResolutionTest.addMissingAttribute -- Time elapsed: 0.230 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ResourceMissingFromBinaryBuilderMarkerResolutionTest.addFile -- Time elapsed: 0.398 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ResourceMissingFromBinaryBuilderMarkerResolutionTest.addFolder -- Time elapsed: 0.345 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.common.tests.ResourceMissingFromBinaryBuilderMarkerResolutionTest.addFolder_withNesting -- Time elapsed: 0.350 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitecturePluginBuilderTest.ok -- Time elapsed: 6.235 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitecturePluginXMLBuilderTest.noSuchModelFile -- Time elapsed: 2.767 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitecturePluginXMLBuilderTest.noExtension -- Time elapsed: 3.042 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.unresolvedGrayedIconResourceURI -- Time elapsed: 2.440 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.invalidIconResourceURI -- Time elapsed: 2.165 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.clientContextIDMismatch -- Time elapsed: 2.611 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.multipleClientContexts -- Time elapsed: 2.400 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.unusedRepresentationKind -- Time elapsed: 2.486 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.representationKindReferenced -- Time elapsed: 1.958 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.unresolvedIconResourceURI -- Time elapsed: 1.967 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.implicitMergeWarning -- Time elapsed: 8.148 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.explicitMergeNotWarned -- Time elapsed: 6.407 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.representationsAdviceNotIncluded -- Time elapsed: 1.937 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.representationsAdviceNotIncluded_extension -- Time elapsed: 2.214 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.representationsAdvice_inherited -- Time elapsed: 1.199 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Custom.representationsAdvice_byExtension -- Time elapsed: 1.589 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Intrinsic.unresolvedCreationCommandClass -- Time elapsed: 7.597 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Intrinsic.creationCommandClassBinaryTypeResolved -- Time elapsed: 6.760 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Intrinsic.invalidCreationCommandClass -- Time elapsed: 6.191 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Regression.bug573888_profilePlatformPluginURI -- Time elapsed: 2.254 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureModelBuilderTest$Regression.bug573888_registrationPlatformPluginURI -- Time elapsed: 2.008 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureDependenciesBuilderTest.missingArchitectureFrameworkDependency -- Time elapsed: 6.634 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureDependenciesBuilderTest.iconBundle -- Time elapsed: 1.344 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureDependenciesBuilderTest.creationCommandClassBundle -- Time elapsed: 7.716 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureDependenciesBuilderTest.creationCommandClassBinaryTypeResolved -- Time elapsed: 6.208 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureBuildPropertiesBuilderTest.allReferencedByFolder -- Time elapsed: 1.473 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureBuildPropertiesBuilderTest.missingReferencedResource -- Time elapsed: 1.757 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureBuildPropertiesBuilderTest.missingArchitecture -- Time elapsed: 1.334 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureBuildPropertiesBuilderTest.missingIcon -- Time elapsed: 1.490 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.tests.ArchitectureBuildPropertiesBuilderTest.allReferencesSpecific -- Time elapsed: 2.405 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.architecture.internal.quickfix.tests.ModelQuickFixTests.representationsAdviceFix -- Time elapsed: 1.828 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginValidationTest.testProfilePluginValidation -- Time elapsed: 0.993 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.dependencyValidationFails -- Time elapsed: 0.635 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.extensionValidationPasses -- Time elapsed: 0.660 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.modelValidationPasses -- Time elapsed: 1.401 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.buildPropertiesValidationFails -- Time elapsed: 0.609 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.dependencyValidationPasses -- Time elapsed: 0.713 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.extensionValidationFails -- Time elapsed: 0.629 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.modelValidationFails -- Time elapsed: 0.509 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.iconBundleDependency -- Time elapsed: 0.613 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginBuilderTest.buildPropertiesValidationPasses -- Time elapsed: 0.499 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.clientContextIDViaGMF -- Time elapsed: 0.707 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.clientContextIDViaArchitectureCongtext -- Time elapsed: 0.740 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.noClientContext -- Time elapsed: 0.968 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.noSuchModelFile -- Time elapsed: 0.683 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.noExtension -- Time elapsed: 0.626 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.noExtensionButArchitectureReference -- Time elapsed: 0.903 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesPluginXMLBuilderTest.unknownClientContextID -- Time elapsed: 0.497 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$ApplyStereotypeAdvice.unresolvedFeatureName -- Time elapsed: 0.957 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$ApplyStereotypeAdvice.ok -- Time elapsed: 0.841 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$ApplyStereotypeAdvice.unresolvedStereotypeQualifiedName -- Time elapsed: 0.860 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$ApplyStereotypeAdvice.unqualifiedStereotypeQualifiedName -- Time elapsed: 0.849 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$ApplyStereotypeAdvice.unresolvedProfileQualifiedName -- Time elapsed: 0.647 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$General.unresolvedIconReference -- Time elapsed: 0.573 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$General.unresolvedMetamodelNSURI -- Time elapsed: 0.669 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeMatcherAdvice.unresolvedProfileURI -- Time elapsed: 0.853 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeMatcherAdvice.ok -- Time elapsed: 0.711 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeMatcherAdvice.unresolvedStereotypeQualifiedName -- Time elapsed: 0.841 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeReferenceEdgeAdvice.unresolvedFeatureName -- Time elapsed: 0.596 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeReferenceEdgeAdvice.ok -- Time elapsed: 0.808 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesModelBuilderTest$StereotypeReferenceEdgeAdvice.unresolvedStereotypeQualifiedName -- Time elapsed: 1.208 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesBuildPropertiesBuilderTest.allReferencedByFolder -- Time elapsed: 1.251 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesBuildPropertiesBuilderTest.missingReferencedIcon -- Time elapsed: 0.898 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesBuildPropertiesBuilderTest.missingReferencedResource -- Time elapsed: 0.627 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests.ElementTypesBuildPropertiesBuilderTest.allReferencesExplicit -- Time elapsed: 0.810 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.profile.tests.ProfilePluginValidationTest.testProfilePluginValidation -- Time elapsed: 4.266 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.profile.tests.ProfilePluginXMLBuilderTest.hasExtension -- Time elapsed: 3.559 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.profile.tests.ProfilePluginXMLBuilderTest.noExtension -- Time elapsed: 3.685 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.profile.tests.ProfileModelBuilderTest.profileRelativeURI -- Time elapsed: 3.005 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildPluginBuilderTest.ok -- Time elapsed: 1.673 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildPluginXMLBuilderTest.noExtension -- Time elapsed: 1.119 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildModelBuilderTest.unresolvedIconResourceURI -- Time elapsed: 0.867 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildModelBuilderTest.unresolvedRole -- Time elapsed: 0.804 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildDependenciesBuilderTest.modelResourceBundle -- Time elapsed: 0.610 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildDependenciesBuilderTest.iconResourceBundle -- Time elapsed: 0.873 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildDependenciesBuilderTest.missingNewChildBundleDependency -- Time elapsed: 0.825 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildBuildPropertiesBuilderTest.allReferencedByFolder -- Time elapsed: 1.009 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildBuildPropertiesBuilderTest.missingReferencedResource -- Time elapsed: 0.861 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildBuildPropertiesBuilderTest.missingNewChildModel -- Time elapsed: 0.838 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.newchild.tests.NewChildBuildPropertiesBuilderTest.missingIcon -- Time elapsed: 0.699 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginBuilderTest.environmentOK -- Time elapsed: 7.000 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginBuilderTest.contextOK -- Time elapsed: 2.676 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginBuilderTest.extensionsOK -- Time elapsed: 3.078 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginBuilderTest.manifestOK -- Time elapsed: 2.191 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginXMLBuilderTest.noEnvironmentExtension -- Time elapsed: 2.335 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesPluginXMLBuilderTest.noContextExtension -- Time elapsed: 2.515 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesDependencyBuilderTest.missingDependencyByContextReference -- Time elapsed: 1.729 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesDependencyBuilderTest.unresolvedEnvironmentModelFactory -- Time elapsed: 8.201 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesDependencyBuilderTest.missingDependencyByEnvironmentModelFactory -- Time elapsed: 7.236 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.implicitSourceTracesOK -- Time elapsed: 2.211 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.missingDataContextProperty -- Time elapsed: 2.094 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.missingDataContextElement -- Time elapsed: 2.323 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.obsoleteDataContextProperty -- Time elapsed: 1.940 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.obsoleteDataContextElement -- Time elapsed: 2.802 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.enumPropertyWrongType -- Time elapsed: 1.845 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.stringPropertyWrongType -- Time elapsed: 2.465 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.dataTypeAsClass -- Time elapsed: 1.650 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.stringPropertyEditorWrongWidgetType -- Time elapsed: 1.889 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.unresolvedInstanceOfConstraint -- Time elapsed: 2.034 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.unresolvedHasStereotypeConstraint -- Time elapsed: 2.281 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.unresolvedHasStereotypeConstraint_byRenamedProfile -- Time elapsed: 1.725 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.renamedProperty -- Time elapsed: 1.329 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.renamedStereotype -- Time elapsed: 2.138 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.renamedProfile -- Time elapsed: 1.383 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.missingDataContextPackage_nestedProfile -- Time elapsed: 2.059 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.missingDataContextPackage_nestedPackage -- Time elapsed: 1.966 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.profileMoved -- Time elapsed: 1.339 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderUMLTest.propertyWrongMultiplicity -- Time elapsed: 1.804 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.implicitSourceTracesOK -- Time elapsed: 1.404 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.missingDataContextProperty -- Time elapsed: 1.255 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.missingDataContextElement -- Time elapsed: 1.543 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.obsoleteDataContextProperty -- Time elapsed: 1.523 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.obsoleteDataContextElement -- Time elapsed: 1.318 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.enumPropertyWrongType -- Time elapsed: 1.071 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.stringPropertyWrongType -- Time elapsed: 1.339 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.tests.PropertiesContextModelBuilderEcoreTest.unresolvedInstanceOfConstraint -- Time elapsed: 1.465 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.stringPropertyWrongType -- Time elapsed: 3.190 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.missingDataContextPackage_nestedPackage -- Time elapsed: 3.083 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.renamedProfile -- Time elapsed: 3.952 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.unresolvedConstraintClass_instanceOf -- Time elapsed: 3.575 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.missingDataContextPackage_nestedProfile -- Time elapsed: 3.627 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.obsoleteDataContextElement -- Time elapsed: 3.559 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.unresolvedConstraintClass_hasStereotype -- Time elapsed: 3.095 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.renamedProperty -- Time elapsed: 3.968 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.missingDataContextProperty -- Time elapsed: 3.469 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.missingDataContextElement -- Time elapsed: 2.909 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.propertyWrongMultiplicity -- Time elapsed: 3.344 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.stringPropertyEditorWrongWidgetType -- Time elapsed: 3.238 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.enumPropertyWrongType -- Time elapsed: 2.842 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.unresolvedConstraintClass_hasStereotype_byRenamedProfile -- Time elapsed: 3.366 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.obsoleteDataContextProperty -- Time elapsed: 3.134 s 12:47:33 org.eclipse.papyrus.toolsmiths.validation.properties.internal.quickfix.tests.ModelQuickFixTests.renamedStereotype -- Time elapsed: 3.632 s 12:47:33 12:47:33 Results: 12:47:33 12:47:33 Tests run: 165, Failures: 0, Errors: 0, Skipped: 0 12:47:33 12:47:36 [INFO] All tests passed 12:47:36 [INFO] 12:47:36 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.toolsmiths.suite.tests --- 12:47:36 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/jacoco.exec 12:47:36 [INFO] Analyzed bundle 'org.eclipse.papyrus.toolsmiths.suite.tests' with 0 classes 12:47:36 [INFO] 12:47:36 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests >-- 12:47:36 [INFO] Building org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT [152/175] 12:47:36 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml 12:47:36 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:47:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.communication.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/pom.xml 12:47:36 [INFO] 12:47:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:36 [INFO] 12:47:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:36 [INFO] The project's OSGi version is 2.0.0.202404191627 12:47:36 [INFO] 12:47:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:36 [INFO] 12:47:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:36 [INFO] 12:47:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:36 [INFO] 12:47:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:36 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.communication.tests 12:47:38 [INFO] 12:47:38 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:38 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:47:38 [INFO] 12:47:38 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/main/resources 12:47:38 [INFO] 12:47:38 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:38 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:47:38 [INFO] 12:47:38 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:38 [INFO] 12:47:38 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/src/test/resources 12:47:38 [INFO] 12:47:38 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:47:38 [INFO] 12:47:38 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/target/org.eclipse.papyrus.uml.diagram.communication.tests-2.0.0-SNAPSHOT.jar 12:47:38 [INFO] 12:47:38 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:38 [INFO] 12:47:38 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:38 [INFO] Skipping tests 12:47:38 [INFO] 12:47:38 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.communication.tests --- 12:47:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:47:38 [INFO] 12:47:38 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests >-- 12:47:38 [INFO] Building org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT [153/175] 12:47:38 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml 12:47:38 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:47:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.statemachine.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/pom.xml 12:47:39 [INFO] 12:47:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:39 [INFO] 12:47:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:39 [INFO] The project's OSGi version is 2.0.0.202404191627 12:47:39 [INFO] 12:47:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:39 [INFO] 12:47:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:39 [INFO] 12:47:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:39 [INFO] 12:47:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:39 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.statemachine.tests 12:47:40 [INFO] 12:47:40 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:40 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:47:40 [INFO] 12:47:40 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/main/resources 12:47:40 [INFO] 12:47:40 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:40 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:47:41 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/org/eclipse/papyrus/uml/diagram/statemachine/custom/helpers/tests/ZoneTest.java:[60] 12:47:41 assertThat(smDiagram.eResource(), nullValue()); 12:47:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:47:41 The method assertThat(Resource, Matcher<? super Resource>) from the type Assert is deprecated 12:47:41 1 problem (1 warning) 12:47:41 [INFO] 12:47:41 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:41 [INFO] 12:47:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/src/test/resources 12:47:41 [INFO] 12:47:41 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:47:41 [INFO] 12:47:41 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/target/org.eclipse.papyrus.uml.diagram.statemachine.tests-2.0.0-SNAPSHOT.jar 12:47:41 [INFO] 12:47:41 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:41 [INFO] 12:47:41 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:41 [INFO] Skipping tests 12:47:41 [INFO] 12:47:41 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.statemachine.tests --- 12:47:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:47:41 [INFO] 12:47:41 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests >-- 12:47:41 [INFO] Building org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.100-SNAPSHOT [154/175] 12:47:41 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml 12:47:41 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:47:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:2.0.100-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml 12:47:41 [INFO] 12:47:41 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:41 [INFO] 12:47:41 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:41 [INFO] The project's OSGi version is 2.0.100.202404191627 12:47:41 [INFO] 12:47:41 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:41 [INFO] 12:47:41 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:41 [INFO] 12:47:41 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:41 [INFO] 12:47:41 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:41 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.interactionoverview.tests 12:47:43 [INFO] 12:47:43 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:43 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:47:43 [INFO] 12:47:43 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/main/resources 12:47:43 [INFO] 12:47:43 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:43 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:47:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[31] 12:47:44 import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils; 12:47:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:47:44 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404190300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404190300.jar') 12:47:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] 12:47:44 final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID); 12:47:44 ^^^^^^^^^^^^^ 12:47:44 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404190300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404190300.jar') 12:47:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[101] 12:47:44 final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart) EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID); 12:47:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:47:44 Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404190300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404190300.jar') 12:47:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[181] 12:47:44 @SuppressWarnings("unchecked") 12:47:44 ^^^^^^^^^^^ 12:47:44 Unnecessary @SuppressWarnings("unchecked") 12:47:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[25] 12:47:44 import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils; 12:47:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:47:44 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404190300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404190300.jar') 12:47:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] 12:47:44 final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID); 12:47:44 ^^^^^^^^^^^^^ 12:47:44 Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404190300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404190300.jar') 12:47:44 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[79] 12:47:44 final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID); 12:47:44 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:47:44 Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/2.1.100.202404190300/org.eclipse.papyrus.uml.diagram.timing-2.1.100.202404190300.jar') 12:47:44 7 problems (7 warnings) 12:47:44 [INFO] 12:47:44 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:44 [INFO] 12:47:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/test/resources 12:47:44 [INFO] 12:47:44 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:47:44 [INFO] 12:47:44 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:44 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/org.eclipse.papyrus.uml.diagram.interactionoverview.tests-2.0.100-SNAPSHOT.jar 12:47:44 [INFO] 12:47:44 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:44 [INFO] 12:47:44 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:44 [INFO] Skipping tests 12:47:44 [INFO] 12:47:44 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests --- 12:47:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:47:44 [INFO] 12:47:44 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests >-- 12:47:44 [INFO] Building org.eclipse.papyrus.uml.diagram.suite.tests 1.1.0-SNAPSHOT [155/175] 12:47:44 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml 12:47:44 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:47:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/pom.xml 12:47:44 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 12:47:45 [INFO] 12:47:45 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:45 [INFO] 12:47:45 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:45 [INFO] The project's OSGi version is 1.1.0.202404191627 12:47:45 [INFO] 12:47:45 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:45 [INFO] 12:47:45 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:45 [INFO] 12:47:45 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:45 [INFO] 12:47:45 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:45 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.suite.tests 12:47:53 [INFO] 12:47:53 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:53 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:47:53 [INFO] 12:47:53 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/main/resources 12:47:53 [INFO] 12:47:53 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:53 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:47:53 [INFO] 12:47:53 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:53 [INFO] 12:47:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/src/test/resources 12:47:53 [INFO] 12:47:53 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:53 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1109 were skipped 12:47:53 [INFO] 12:47:53 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/org.eclipse.papyrus.uml.diagram.suite.tests-1.1.0-SNAPSHOT.jar 12:47:54 [INFO] 12:47:54 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:54 [INFO] 12:47:54 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:47:55 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/data/.metadata/.log 12:47:55 [INFO] Command line: 12:47:55 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 12:48:00 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 12:48:00 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 12:48:00 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 12:48:00 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 12:48:00 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 12:48:00 12:48:06 Running org.eclipse.papyrus.uml.diagram.suite.tests.AllTests 12:48:13 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 12:48:13 log4j:WARN Please initialize the log4j system properly. 12:48:13 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 12:48:20 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 12:57:01 Tests run: 1422, Failures: 0, Errors: 0, Skipped: 174, Time elapsed: 535.3 s -- in org.eclipse.papyrus.uml.diagram.suite.tests.AllTests 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypePropertyStructure -- Time elapsed: 8.771 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeCompartmentStructure -- Time elapsed: 2.653 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeLabelStructure -- Time elapsed: 2.202 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeCompartmentInCommentStructure -- Time elapsed: 2.057 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypePropertyInCommentStructure -- Time elapsed: 1.826 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeCommentStructure -- Time elapsed: 1.741 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testProfileApplication -- Time elapsed: 1.671 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeBraceStructure -- Time elapsed: 1.782 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayStructureTest.testStereotypeBracePropertyStructure -- Time elapsed: 1.858 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest.testApplyStereotypeOnEnumeration -- Time elapsed: 28.27 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest.testApplyStereotypeOnPackage -- Time elapsed: 2.096 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest.testApplyStereotypeOnInterface -- Time elapsed: 1.858 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayNodeClassDiagramTest.testApplyStereotypeOnClass -- Time elapsed: 2.056 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest.testApplyStereotypeOnEnumerationLiteral -- Time elapsed: 1.737 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest.testApplyStereotypeOnProperty -- Time elapsed: 1.651 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayCompartmentClassDiagramTest.testApplyStereotypeOnOperation -- Time elapsed: 1.535 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.stereotype.display.AppliedStereotypeDisplayLinkClassDiagramTest.testApplyStereotypeOnLink -- Time elapsed: 1.585 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.commonBendpoints_Test1 -- Time elapsed: 1.757 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.commonBendpoints_Test2 -- Time elapsed: 1.477 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.commonBendpoints_Test3 -- Time elapsed: 1.146 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.commonBendpoints_Test5 -- Time elapsed: 1.163 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.commonBendpoints_Test6 -- Time elapsed: 1.150 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test4 -- Time elapsed: 1.171 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test7 -- Time elapsed: 1.199 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test8 -- Time elapsed: 1.083 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test9 -- Time elapsed: 1.074 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test10 -- Time elapsed: 0.930 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.CommonBendpointsTest.testCommonbendpoints_Test11 -- Time elapsed: 1.107 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags10 -- Time elapsed: 0.003 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags11 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags12 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags13 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags1 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags2 -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags3 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags4 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags5 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags6 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags7 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags8 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCleanerTestCase.testCleanHTMLTags9 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText10 -- Time elapsed: 0.006 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText11 -- Time elapsed: 0.002 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText1 -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText2 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText3 -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText4 -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText5 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText6 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText7 -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText8 -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.HTMLCornerBentFigureTestCase.testGenerateBlockForText9 -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.css.Bug431694_UndoDeleteTest.testDeleteOnClassNamedStyleFont -- Time elapsed: 1.006 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.css.Bug431694_UndoDeleteTest.testDeleteOnPackageWithStyle -- Time elapsed: 0.956 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation skipped 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation skipped 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation skipped 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation skipped 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation skipped 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.testUMLCase1 -- Time elapsed: 1.464 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.testUMLCase2 -- Time elapsed: 1.331 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.testUMLCase3 -- Time elapsed: 1.429 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug418509_ReorientationAssociation.testUMLCase4 -- Time elapsed: 1.268 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityDefault -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinity -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLiteralLowerIntUpper -- Time elapsed: 0.002 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityEqualsLiteralLowerUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityIntLowerStringUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityIntLiteralLowerStringLiteralUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLiteralLowerIsNull -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityIntLowerStringUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityIntLowerIntUpperInfinity -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLiteralLowerUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLiteralUpperIsNull -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringInfinityLowerUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringLiteralLowerLiteralInfinity -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLiteralLowerEqualsUpperWithBrackets -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityLiteral -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityIntLowerIntUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringLiteralLowerInfinity -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityLiteralRange -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityIntRange -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityIntValues -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityLowerEqualsUpperWithBrackets -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityInfinityLowerUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringLowerUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringLiteralEqualsWithBrackets -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityIntLowerStringLiteralUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.MultiplicityStringFormatterTestCase.testMultiplicityStringLiteralLowerIntLiteralUpper -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralBooleanFalse -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralIntegerNegative -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralInteger -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralUnlimitedNaturalInfinitive -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralUnlimitedNatural -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralBoolean -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralNull -- Time elapsed: 0.002 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralReal -- Time elapsed: 0.002 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.parser.ValueSpecificationUtilTestCase.testLiteralString -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest skipped 12:57:01 org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest.appliedStereotypeViewsNotDeleted_bug471954:initial -- Time elapsed: 1.267 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest.appliedStereotypeViewsNotDeleted_bug471954:synch -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest.appliedStereotypeViewsNotDeleted_bug471954:undo -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.canonical.tests.CanonicalRegressionTest.appliedStereotypeViewsNotDeleted_bug471954:redo -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForPortWithCSS -- Time elapsed: 1.703 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForFloatingLabelWithCSS -- Time elapsed: 1.183 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest skipped 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForFloatingLabel -- Time elapsed: 1.185 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest skipped 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForNode -- Time elapsed: 1.389 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForPort -- Time elapsed: 1.265 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.ShapeCustomisationTest.testGenericShapeForNodeWithCSS -- Time elapsed: 1.499 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug476873_MoveCommandTest.testMoveOneGeneralization -- Time elapsed: 0.823 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug476873_MoveCommandTest.testMoveTwoGeneralizations -- Time elapsed: 0.774 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug495430_DuplicatedTransitionsTest.checkDuplication -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest.testResizedPortPosition -- Time elapsed: 2.519 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest.testPortPositionOnOval -- Time elapsed: 0.694 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest.testPortPositionOnPackageTop -- Time elapsed: 0.685 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest.testPortPosition -- Time elapsed: 2.216 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug488744_PortPositionTest.testPortPositionOnCorner -- Time elapsed: 0.993 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest.testAssociationRoleMultiplicityPosition -- Time elapsed: 1.045 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest.testDependencyNamePosition -- Time elapsed: 0.904 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest.testIntRealizationNamePosition -- Time elapsed: 0.856 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.Bug507488_BinaryRelationshipLabelPositionTest.testContextLinkNamePosition -- Time elapsed: 0.725 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_SingleEClassRef -- Time elapsed: 2.203 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_SingleEClassRef -- Time elapsed: 2.098 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_UnapplyProfile -- Time elapsed: 2.102 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Creation_MultiEClassRef -- Time elapsed: 2.222 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Creation_SingleStereoRef -- Time elapsed: 2.163 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTarget_SingleEClassRef -- Time elapsed: 2.061 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSource_MultiStereoRef -- Time elapsed: 1.958 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Deletion_MultiStereoRef -- Time elapsed: 1.976 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Deletion_SingleStereoRef -- Time elapsed: 2.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSource_SingleStereoRef -- Time elapsed: 1.978 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_MultiEClassRef -- Time elapsed: 2.102 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Creation_SingleEClassRef -- Time elapsed: 1.812 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSource_MultiEClassRef -- Time elapsed: 1.977 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTarget_MultiStereoRef -- Time elapsed: 1.793 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Deletion_MultiEClassRef -- Time elapsed: 1.836 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Deletion_SingleEClassRef -- Time elapsed: 1.952 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_MultiStereoRef -- Time elapsed: 1.882 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_UnapplyStereotypeOnSource -- Time elapsed: 1.786 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_UnapplyStereotypeOnTarget -- Time elapsed: 1.832 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSource_SingleEClassRef -- Time elapsed: 1.806 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameLink_SingleStereoRef -- Time elapsed: 1.933 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_SingleStereoRef -- Time elapsed: 2.017 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_Creation_MultiStereoRef -- Time elapsed: 1.742 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTarget_SingleStereoRef -- Time elapsed: 1.794 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTarget_MultiEClassRef -- Time elapsed: 1.863 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientSourceWithOtherSameEdge_MultiEClassRef -- Time elapsed: 1.869 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.StereotypePropertyReferenceEdgeTest.testStereotypePropertyReferenceEdge_ReorientTargetWithOtherSameEdge_MultiStereoRef -- Time elapsed: 1.883 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.EdgeCustomizationTest.testConnectionDecorationRegistry -- Time elapsed: 0.722 s 12:57:01 org.eclipse.papyrus.uml.diagram.common.tests.tests.EdgeCustomizationTest.testEdgeDecoration -- Time elapsed: 0.699 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageIPackage -- Time elapsed: 1.079 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageSignal -- Time elapsed: 0.441 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageEnumeration -- Time elapsed: 0.384 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageInterface -- Time elapsed: 0.458 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageInformationItem -- Time elapsed: 0.390 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageTimeObservation -- Time elapsed: 0.473 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageDurationObservation -- Time elapsed: 0.494 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageInstanceSpecification -- Time elapsed: 0.849 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageComment -- Time elapsed: 0.374 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageDataType -- Time elapsed: 0.355 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageConstraint -- Time elapsed: 0.337 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageClass -- Time elapsed: 0.449 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageModel -- Time elapsed: 0.463 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManageComponent -- Time elapsed: 0.416 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramTopNode.testToManagePrimitiveType -- Time elapsed: 0.411 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageSignal -- Time elapsed: 0.865 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageEnumeration -- Time elapsed: 0.447 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageInterface -- Time elapsed: 0.525 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageInformationItem -- Time elapsed: 0.501 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageInstanceSpecification -- Time elapsed: 0.384 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageComment -- Time elapsed: 0.316 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageDataType -- Time elapsed: 0.408 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageConstraint -- Time elapsed: 0.367 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageClass -- Time elapsed: 0.578 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManageComponent -- Time elapsed: 0.433 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode.testToManagePrimitiveType -- Time elapsed: 0.414 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedDataType -- Time elapsed: 0.356 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManagePrimitiveTypeOperation -- Time elapsed: 0.107 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedSignal -- Time elapsed: 0.113 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedInterface -- Time elapsed: 0.104 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageEnumerationLiteralEnumeration -- Time elapsed: 0.085 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedDataType -- Time elapsed: 0.116 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedSignal -- Time elapsed: 0.104 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedEnumeration -- Time elapsed: 0.113 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceProperty -- Time elapsed: 0.152 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedEnumeration -- Time elapsed: 0.129 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedSignal -- Time elapsed: 0.113 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceReception -- Time elapsed: 0.130 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedClass -- Time elapsed: 0.111 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentReception -- Time elapsed: 0.102 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedPrimitiveType -- Time elapsed: 0.125 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentProperty -- Time elapsed: 0.111 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassProperty -- Time elapsed: 0.107 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManagePrimitiveTypeProperty -- Time elapsed: 0.133 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedPrimitiveType -- Time elapsed: 0.122 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassReception -- Time elapsed: 0.119 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedDataType -- Time elapsed: 0.111 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceOperation -- Time elapsed: 0.104 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedClass -- Time elapsed: 0.104 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentOperation -- Time elapsed: 0.099 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageSignalProperty -- Time elapsed: 0.086 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel skipped 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassNestedInetrface -- Time elapsed: 0.100 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedPrimitiveType -- Time elapsed: 0.099 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedEnumeration -- Time elapsed: 0.106 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageClassOperation -- Time elapsed: 0.108 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageInterfaceNestedClass -- Time elapsed: 0.109 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel.testToManageComponentNestedInterface -- Time elapsed: 0.098 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManageSubstitution -- Time elapsed: 0.730 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManageElementImport -- Time elapsed: 0.296 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManageInterfaceRealization -- Time elapsed: 0.360 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManageTemplateBinding -- Time elapsed: 0.408 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManageGeneralization -- Time elapsed: 0.343 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLinkOwnedBySource.testToManagePackageImport -- Time elapsed: 0.326 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestMultiLink.testToManageMultiDependency -- Time elapsed: 0.562 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestMultiLink.testToManageMultiAssociation -- Time elapsed: 0.537 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContainmentLink.testToManageContainment -- Time elapsed: 0.402 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramContextLink.testToManageContextLink -- Time elapsed: 0.457 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestDropfunction.testDropWithOrder -- Time elapsed: 0.494 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestStaticFeatureRepresentation.testStaticOperation -- Time elapsed: 0.379 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestStaticFeatureRepresentation.testStaticProperty -- Time elapsed: 0.393 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedDataType -- Time elapsed: 0.267 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedSignal -- Time elapsed: 0.067 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedInterface -- Time elapsed: 0.068 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageclassNestedEnumeration -- Time elapsed: 0.079 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedDataType -- Time elapsed: 0.119 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageClassNestedSignal -- Time elapsed: 0.087 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedEnumeration -- Time elapsed: 0.064 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedSignal -- Time elapsed: 0.070 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageClassNestedClass -- Time elapsed: 0.069 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedPrimitiveType -- Time elapsed: 0.066 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageClassNestedPrimitiveType -- Time elapsed: 0.058 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageClassNestedDataType -- Time elapsed: 0.066 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedClass -- Time elapsed: 0.072 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageClassNestedInetrface -- Time elapsed: 0.067 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedPrimitiveType -- Time elapsed: 0.064 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedEnumeration -- Time elapsed: 0.064 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageInterfaceNestedClass -- Time elapsed: 0.063 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramNestedClassifier.testToManageComponentNestedInterface -- Time elapsed: 0.062 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsProperty -- Time elapsed: 0.257 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsClass -- Time elapsed: 0.045 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testDataTypeVsProperty -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testAssociationClassVsProperty -- Time elapsed: 0.063 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsOperation -- Time elapsed: 0.034 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testEnumerationVsEnumerationLiteral -- Time elapsed: 0.031 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testDataTypeVsOperation -- Time elapsed: 0.037 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsPrimitiveType -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsOperation -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsProperty -- Time elapsed: 0.038 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsDataType -- Time elapsed: 0.047 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsSignal -- Time elapsed: 0.044 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsPrimitiveType -- Time elapsed: 0.048 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsEnumeration -- Time elapsed: 0.045 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testPrimitiveTypeVsOperation -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testAssociationClassVsOperation -- Time elapsed: 0.042 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsPrimitiveType -- Time elapsed: 0.045 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsProperty -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsDataType -- Time elapsed: 0.045 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsSignal -- Time elapsed: 0.081 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsInterface -- Time elapsed: 0.065 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsEnumeration -- Time elapsed: 0.044 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsEnumeration -- Time elapsed: 0.036 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsReception -- Time elapsed: 0.040 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsInterface -- Time elapsed: 0.048 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsDataType -- Time elapsed: 0.062 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsSignal -- Time elapsed: 0.043 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testInterfaceVsReception -- Time elapsed: 0.040 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsClass -- Time elapsed: 0.050 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsInterface -- Time elapsed: 0.049 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testClassVsReception -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testSignalVsProperty -- Time elapsed: 0.036 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsClass -- Time elapsed: 0.049 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testComponentVsOperation -- Time elapsed: 0.042 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates.testPrimitiveTypeVsProperty -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInInterfaceNestedCompartment -- Time elapsed: 0.241 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInPrimitiveTypeAttributeCompartment -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInInterfaceOperationCompartment -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInDataTypeAttributeCompartment -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInClassOperationCompartment -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInInterfaceAttributeCompartment -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInInterfaceNestedCompartment -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInClassNestedCompartment -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInClassAttributeCompartment -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInComponentOperationCompartment -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInPrimitiveTypeOperationCompartment -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInComponentNestedCompartment -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInComponentAttributeCompartment -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInClassNestedCompartment -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testPropertyInDataTypeOperationCompartment -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentIllegalElements.testOperationInComponentNestedCompartment -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2ClassAttributeCompartment -- Time elapsed: 0.269 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2ComponentAttributeCompartment -- Time elapsed: 0.057 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2InterfaceAttributeCompartment -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInComponentDropFromModelExplorer -- Time elapsed: 0.031 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInInterfaceDropFromModelExplorer -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropDataType2PropertyAttributeCompartment -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2InterfaceAttributeCompartment -- Time elapsed: 0.060 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSignal2PropertyAttributeCompartment -- Time elapsed: 0.037 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2SignalAttributeCompartment -- Time elapsed: 0.051 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInComponentDropFromModelExplorer -- Time elapsed: 0.034 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2PrimitiveTypeAttributeCompartment -- Time elapsed: 0.057 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2ClassAttributeCompartment -- Time elapsed: 0.062 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInSignalDropFromModelExplorer -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInDataTypeDropFromModelExplorer -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInClassDropFromModelExplorer -- Time elapsed: 0.034 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropClass2OperationCompartment -- Time elapsed: 0.043 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropInterface2OperationCompartment -- Time elapsed: 0.037 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2SignalAttributeCompartment -- Time elapsed: 0.052 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropClass2PropertyAttributeCompartment -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropPrimitiveType2AttributeCompartment -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2DataTypeAttributeCompartment -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2DataTypeAttributeCompartment -- Time elapsed: 0.056 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropComponent2OperationCompartment -- Time elapsed: 0.040 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropInterface2PropertyAttributeCompartment -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInClassDropFromModelExplorer -- Time elapsed: 0.031 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2InterfaceAttributeCompartment -- Time elapsed: 0.057 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2SignalAttributeCompartment -- Time elapsed: 0.054 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2PrimitiveTypeAttributeCompartment -- Time elapsed: 0.056 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2ComponentAttributeCompartment -- Time elapsed: 0.060 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropPrimitiveType2OperationCompartment -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2DataTypeAttributeCompartment -- Time elapsed: 0.056 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInPrimitiveTypeDropFromModelExplorer -- Time elapsed: 0.031 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndCompositeDirectedProperty2ComponentAttributeCompartment -- Time elapsed: 0.063 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInPrimitiveTypeDropFromModelExplorer -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropDataType2OperationCompartment -- Time elapsed: 0.043 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropAssociationEndDirectedProperty2PrimitiveTypeAttributeCompartment -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropComponent2PropertyAttributeCompartment -- Time elapsed: 0.042 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInDataTypeDropFromModelExplorer -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropSharedAssociationDirectedProperty2ClassAttributeCompartment -- Time elapsed: 0.060 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInInterfaceDropFromModelExplorer -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageIPackage -- Time elapsed: 0.358 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageSignal -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageEnumeration -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageInterface -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageInformationItem -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageTimeObservation -- Time elapsed: 0.036 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageDurationObservation -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageInstanceSpecification -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageComment -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageDataType -- Time elapsed: 0.024 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageConstraint -- Time elapsed: 2.479 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageClass -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageModel -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManageComponent -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestEditableClassDiagramTopNode.testToManagePrimitiveType -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationClass.testManageAssociationClass -- Time elapsed: 1.044 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedInterfcaeVsComponent -- Time elapsed: 0.234 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedInterfacetVsClass -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedClassVsInterface -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedComponentVsClass -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedClasstVsClass -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedComponentVsInterface -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedInterfaceVsInterface -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedClassVsComponent -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNestedChild.testNestedComponentVsComponent -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationLinkSemantic.testAssociationLinkReorient -- Time elapsed: 0.289 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramAssociationLinkSemantic.testAssociationLink -- Time elapsed: 0.052 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramInstanceSpecification.testInstanceSpecification -- Time elapsed: 0.448 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageSignal -- Time elapsed: 0.272 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageEnumeration -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageInterface -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageDataType -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageClass -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManageComponent -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestRedefinableTemplateSignature.testToManagePrimitiveType -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagram.testToManageClassDiagram -- Time elapsed: 0.253 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.legacy.PackageDiagramLegacyTest.testOpening24PackageModel -- Time elapsed: 0.386 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.legacy.PackageDiagramLegacyTest.testOpening24PackageDiagram -- Time elapsed: 0.520 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug382954_InstanceSpecificationLink.testLinkCreation -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.copyPaste.ConstraintPasteStrategyTest.testCopyConstraintInClassDiagram -- Time elapsed: 1.723 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.copyPaste.ConstraintPasteStrategyTest.testCopyConstraintInClassDiagramWithClass -- Time elapsed: 1.115 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.tests.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.tests.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug476872_MoveCommandTest.testMoveOneLiteral -- Time elapsed: 0.682 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug476872_MoveCommandTest.testMoveTwoLiterals -- Time elapsed: 0.747 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug481317_MoveGeneralizationTest.testPropertyReference -- Time elapsed: 0.729 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.tests.Bug481317_MoveGeneralizationTest.testMoveGeneralization -- Time elapsed: 0.710 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.tests.MoveContentsTest.testAllContentsNoInheritance -- Time elapsed: 0.950 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.tests.MoveContentsTest.testAllContentsToChild -- Time elapsed: 0.986 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest.testDropAssociationNotInverted -- Time elapsed: 0.376 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest.testDropAssociationAfterReorientSource -- Time elapsed: 0.122 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.dnd.DragAndDropAssociationsTest.testDropAssociationAfterReorientTarget -- Time elapsed: 0.127 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.resources.ClassPaletteTest.checkPaletteIds -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.resources.ModelValidationTest.validateModel[0] -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.clazz.test.resources.ModelValidationTest.validateModel[1] -- Time elapsed: 0.081 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageAddVariableValueAction -- Time elapsed: 1.178 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageDestroyObjectAction -- Time elapsed: 0.639 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageDecisionNode -- Time elapsed: 0.848 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageReadStructuralFeatureAction -- Time elapsed: 0.614 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageInitialNode -- Time elapsed: 0.784 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageValueSpecificationAction -- Time elapsed: 0.745 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageCentralBufferNode -- Time elapsed: 0.635 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageSequenceNode -- Time elapsed: 0.735 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageOpaqueAction -- Time elapsed: 0.421 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageConditionalNode -- Time elapsed: 0.749 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageReadSelfAction -- Time elapsed: 0.560 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageActivityPartition -- Time elapsed: 0.538 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageForkNode -- Time elapsed: 0.601 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageMergeNode -- Time elapsed: 0.618 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageCreateObjectAction -- Time elapsed: 0.701 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageExpansionRegion -- Time elapsed: 0.584 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageFlowFinalNode -- Time elapsed: 0.696 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageDataStoreNode -- Time elapsed: 0.568 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageReadVariableAction -- Time elapsed: 0.552 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageloopNode -- Time elapsed: 0.508 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageSendObjectAction -- Time elapsed: 0.527 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageActivityFinalNode -- Time elapsed: 0.615 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageAcceptEventAction -- Time elapsed: 0.696 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageJoinNode -- Time elapsed: 0.665 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageBroadCastSignalAction -- Time elapsed: 0.554 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityDiagramChildNode.testToManageStructuredActivity -- Time elapsed: 0.510 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityChildNodeInStructuredActivity skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToSequenceNode -- Time elapsed: 0.298 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToConditionalNode -- Time elapsed: 0.058 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToStructuredNode -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToConditionalNode -- Time elapsed: 0.062 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToStructuredNode -- Time elapsed: 0.061 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromLoopNodeToActivity -- Time elapsed: 0.043 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToExpansionRegionNode -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromConditionalNodeToActivity -- Time elapsed: 0.044 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToLoopNode -- Time elapsed: 0.060 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromSequenceNodeToActivity -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToConditionalNode -- Time elapsed: 0.062 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToActivity -- Time elapsed: 0.043 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToExpansionRegion -- Time elapsed: 0.063 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromStructuredNodeToActivity -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToLoop -- Time elapsed: 0.048 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToLoopNode -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.BeetwenNonContainmentActivityGroup -- Time elapsed: 0.063 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToExpansionRegionNode -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToActivity -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityPartitionToInteruptibleActivtyRegion -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToActivityPartion -- Time elapsed: 0.053 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToStructuredNode -- Time elapsed: 0.052 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromExpansionRegionToActivity -- Time elapsed: 0.044 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromInterruptibleActivityRegionToSequenceNode -- Time elapsed: 0.054 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToActivityPartition -- Time elapsed: 0.050 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToInterruptibleActivityRegion -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityGroup.testFromActivityToSequenceNode -- Time elapsed: 0.044 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestDropObjects.testExpansionNodeInExpansionRegionCompartment -- Time elapsed: 0.271 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestCommentLink.testToCreateCommentLink -- Time elapsed: 0.274 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInClearStructuralFeatureAction -- Time elapsed: 0.246 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInputValueInReadLinkAction -- Time elapsed: 0.068 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsArgumentInBroadcastSignalAction -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureStructuredActivityNodeInActivity -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureConditionalNodeInActivity -- Time elapsed: 0.014 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsFirstInInsertAtTestIdentityAction -- Time elapsed: 0.043 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInTestIdentityAction -- Time elapsed: 0.024 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsStrucutredNodeInputInSequenceNode -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInsertAtInAddVariableValueAction -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInsertAtInAddStructuralFeatureValueAction -- Time elapsed: 0.070 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureExpansionNodeAsOutInExpansionRegion -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsCollectionInReduceAction -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsValueInAddStructuralFeatureValueAction -- Time elapsed: 0.046 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectIngetStartClassifierBehaviorAction -- Time elapsed: 0.048 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReadStructuralFeatureAction -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsTargetInSendObjectAction -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsStrucutredNodeOutputInExpansionRegion -- Time elapsed: 0.032 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsRequestInSendObjectAction -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInClearStructuralFeatureAction -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInputValueInCreateLinkAction -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsArgumentInBroadcastSignalAction -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsStrucutredNodeInputInConditionalNode -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsSecondInTestIdentityAction -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsRequestInSendObjectAction -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInputValueInDestroyLinkAction -- Time elapsed: 0.037 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInsertAtInAddVariableValueAction -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureInitialNodeActionActionInActivity -- Time elapsed: 0.017 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInReclassifyObjectAction -- Time elapsed: 0.045 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInReadStructuralFeatureAction -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInputValueInReadLinkAction -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInStartObjectBehaviorAction -- Time elapsed: 0.047 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInReclassifyObjectAction -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReadIsClassifiedObjectAction -- Time elapsed: 0.036 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureAcceptEventActionInLoopNode -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputPinAsLoopVariableInLoopNode -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsCollectionInReduceAction -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInputValueInOpaqueAction -- Time elapsed: 0.031 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInClearStructuralFeatureAction -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testResetInRegionWhenResizeGraphicalRepresentationElements -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsTargetInSendObjectAction -- Time elapsed: 0.031 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInAddStructuralFeatureValueAction -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsStrucutredNodeInputInConditionalNode -- Time elapsed: 0.065 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInStartObjectBehaviorAction -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInReclassifyObjectAction -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsLoopVariableInputInLoopNode -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInClearStructuralFeatureAction -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInReadIsClassifiedObjectAction -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureSequenceNodeInActivity -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReadLinkAction -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsStrucutredNodeInputInConditionalNode -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsTargetInDestroyObjectAction -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsStrucutredNodeInputInExpansionRegion -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureExpansionRegonInStructuredActivityNode -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReduceAction -- Time elapsed: 0.024 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsArgumentInBroadcastSignalAction -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsValueInAddStructuralFeatureValueAction -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReadExtentAction -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsStrucutredNodeInputInStructuredActivityNode -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsArgumentInStartObjectBehaviorAction -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureActivityInActivity -- Time elapsed: 0.034 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInAddStructuralFeatureValueAction -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsStrucutredNodeOutputInSequenceNode -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsValueInAddVariableValueAction -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInputValueInOpaqueAction -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInputValueInReadLinkAction -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInReadStructuralFeatureAction -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureExpansionNodeAsInInExpansionRegion -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInStartObjectBehaviorAction -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInReadIsClassifiedObjectAction -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectIngetStartClassifierBehaviorAction -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsLoopVariableInputInLoopNode -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsStrucutredNodeInputInExpansionRegion -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectIngetStartClassifierBehaviorAction -- Time elapsed: 0.031 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureExpansionRegionInActivity -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInClearAssociationAction -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsTargetInDestroyObjectAction -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInputValueInDestroyLinkAction -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInAddStructuralFeatureValueAction -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInReadVariableAction -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsObjectInClearAssociationAction -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsSecondInTestIdentityAction -- Time elapsed: 0.032 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInsertAtInAddVariableValueAction -- Time elapsed: 0.032 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInReadStructuralFeatureAction -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsStrucutredNodeInputInStructuredActivityNode -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsObjectInReadIsClassifiedObjectAction -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInsertAtInAddStructuralFeatureValueAction -- Time elapsed: 0.032 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInputValueInCreateLinkAction -- Time elapsed: 0.036 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsStrucutredNodeInputInExpansionRegion -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInputValueInDestroyLinkAction -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsLoopVariableInputInLoopNode -- Time elapsed: 0.034 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputPinAsResultInLoopNode -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsArgumentInStartObjectBehaviorAction -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsObjectInClearAssociationAction -- Time elapsed: 0.032 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsTargetInDestroyObjectAction -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsCollectionInReduceAction -- Time elapsed: 0.034 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsTargetInSendObjectAction -- Time elapsed: 0.073 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsStrucutredNodeInputInSequenceNode -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputPinAsOutputValueInOpaqueAction -- Time elapsed: 0.032 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInStartObjectBehaviorAction -- Time elapsed: 0.046 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsValueInAddStructuralFeatureValueAction -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsResultInAddStructuralFeatureValueAction -- Time elapsed: 0.069 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsStrucutredNodeInputInSequenceNode -- Time elapsed: 0.036 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsStrucutredNodeOutputInConditionalNode -- Time elapsed: 0.024 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsArgumentInStartObjectBehaviorAction -- Time elapsed: 0.047 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsStrucutredNodeInputInStructuredActivityNode -- Time elapsed: 0.033 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureCreateLinkActionInActivity -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsFirstInTestIdentityAction -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureOpaqueActionActionInActivity -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsRequestInSendObjectAction -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testActionPinAsInputValueInCreateLinkAction -- Time elapsed: 0.044 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsValueInAddVariableValueAction -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testOutputAsStrucutredNodeOutputInStructuredActivityNode -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsSecondInTestIdentityAction -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureLoopNodeInActivity -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureDecisionNodeInConditionalNode -- Time elapsed: 0.032 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature skipped 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsInputValueInOpaqueAction -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsFirstInTestIdentityAction -- Time elapsed: 0.056 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testValuePinAsInsertAtInAddStructuralFeatureValueAction -- Time elapsed: 0.038 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testResetInPartitionWhenResizeGraphicalRepresentationElements -- Time elapsed: 0.077 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testFeatureTestIdentityActionInActivity -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestSemanticContainerFeature.testInputPinAsValueInAddVariableValueAction -- Time elapsed: 0.032 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testCreateControlFlowLinkInStructuredActivityNode -- Time elapsed: 0.320 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testCreateObjectFlowLinkFromPinToPin -- Time elapsed: 0.125 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testControlFlowLinkReorient -- Time elapsed: 0.121 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testCreateControlFlowLink -- Time elapsed: 0.038 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testCreateObjectFlowLinkFromOutpinPinInStructuredActivityNodeToOutputPin -- Time elapsed: 0.062 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testObjectFlowLinkReorientSourceFromOutputPinInStructuredActivityNodeToOutputPin -- Time elapsed: 0.095 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testObjectFlowLinkReorientSourceFromInputPinInStructuredActivityNodeToInputPin -- Time elapsed: 0.102 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testCreateObjectFlowLinkFromInputPinInStructuredActivityNodeToInputPin -- Time elapsed: 0.063 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testObjectFlowLinkReorient -- Time elapsed: 0.076 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testNoExecutableNodeFlowLink -- Time elapsed: 0.061 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestLinks.testObjectFlowLinkReorientSourceFromPinToAction -- Time elapsed: 0.057 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes.testCreateInitialNodeInStructuralActivityNode -- Time elapsed: 0.251 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes.testCreateDecisionNodeInConditionalNode -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes.testCreateJoinNodeInExpansionRegion -- Time elapsed: 0.031 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes.testCreateForkNodeInLoopNode -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestControlNodesInStructuredActivityNodes.testCreateMerdgeNodeInSequenceNode -- Time elapsed: 0.014 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestItemProviderCommand.testItemProviderCommandUndo -- Time elapsed: 0.220 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation.testPinDerivation_IsUnmarshallTrue_SimpleTrigger_CallEvent -- Time elapsed: 0.055 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation.testPinDerivation_IsUnmarshallFalse_SingleTrigger_CallEvent -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation.testPinDerivation_IsUnmarshallTrue_SimpleTrigger_CallEvent_OperationChange -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptCallActionPinDerivation.testAdviceForAcceptCallActionExists -- Time elapsed: 0.041 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_SingleTrigger_ChangeEvent -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_SingleTrigger_SignalEvent -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_ToIsUnmarshallTrue -- Time elapsed: 0.054 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_MultipleTrigger_MixedEvents -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_MultipleTrigger_MixedEvents -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_MultipleTrigger_SignalEvent_NoCommonAncestor -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_SingleTrigger_CallEvent -- Time elapsed: 0.042 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_SingleTrigger_SignalEvent -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_SingleTrigger_TimeEvent -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_MultipleTrigger_SignalEvent_CommonAncestor -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_MultipleTrigger_TimeEvent -- Time elapsed: 0.057 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testAdviceForAcceptEventActionExists -- Time elapsed: 0.014 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_SingleTrigger_TimeEvent -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallTrue_SingleTrigger_SignalEvent_SignalChange -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAcceptEventActionPinDerivation.testPinDerivation_IsUnmarshallFalse_MultipleTrigger_SignalEvent_CommonAncestor -- Time elapsed: 0.031 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation.testPinDerivation_changePropertyStructuralFeatureType -- Time elapsed: 0.024 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation.testPinDerivation_NoStructuralFeature_To_PropertyStructuralFeature -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation.testAdviceForAddStructuraFeatureActionExists -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation.testPinDerivation_NoStructuralFeature_To_PortStructuralFeature -- Time elapsed: 0.017 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestAddStructuralFeatureValueActionPinDerivation.testPinDerivation_changePortStructuralFeatureType -- Time elapsed: 0.024 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation.testPinDerivation_BehaviorWithParameters_To_BehaviorWithParameters -- Time elapsed: 0.066 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation.testAdviceForCallBehaviorActionExists -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallBehaviorActionPinDerivation.testPinDerivation_NoBehavior_To_BehaviorWithParameters -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation.testPinDerivation_NoOperation_To_OperationWithParameters -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation.testAdviceForCallOperationActionExists -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCallOperationActionPinDerivation.testPinDerivation_OperationWithParameters_To_OperationWithParameters -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation.testAdviceForCreateLinkActionExists -- Time elapsed: 0.053 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation.testPinDerivation_ModificationPropertyOfLinkEndCreationData -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation.testPinDerivation_NoEndData_To_EndDataWithValuePin -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateLinkActionPinDerivation.testPinDerivation_ModificationLinkEndCreationData -- Time elapsed: 0.014 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation.testPinDerivation_NoClassifier_ToClassClassifier -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation.testPinDerivation_NoClassifier_ToActivityClassifier -- Time elapsed: 0.014 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestCreateObjectActionPinDerivation.testAdviceForCreateObjectActionExists -- Time elapsed: 0.024 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation.testPinDerivation_ModificationPropertyOfLinkEndDestructionData -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation.testAdviceForDestroyLinkActionExists -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation.testPinDerivation_NoEndData_To_EndDataWithValuePin -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestDestroyLinkActionPinDerivation.testPinDerivation_ModificationLinkEndDestructionData -- Time elapsed: 0.014 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation.testPinDerivation_ModificationLinkEndData_OpenEnd -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation.testPinDerivation_ModificationPropertyOfLinkEndData -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation.testPinDerivation_NoEndData_To_EndData -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation.testAdviceForReadLinkActionExists -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadLinkActionPinDerivation.testPinDerivation_ModificationLinkEndData_NotOpenEnd -- Time elapsed: 0.014 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testPinDerivation_ActivityInRootElement -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testPinDerivation_ActivityOwnedBeahaviour -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testPinDerivation_ActivityAsClassifierBehaviour -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testPinDerivation_ActivityNestedClassifer -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testPinDerivation_ActivitySpecifiedOperation -- Time elapsed: 0.014 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadSelfActionPinDerivation.testAdviceForReadSelfActionExists -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation.testPinDerivation_changePropertyStructuralFeatureType -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation.testPinDerivation_NoStructuralFeature_To_PropertyStructuralFeature -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation.testAdviceForCallOperationActionExists -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation.testPinDerivation_NoStructuralFeature_To_PortStructuralFeature -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestReadStructuralFeatureActionPinDerivation.testPinDerivation_changePortStructuralFeatureType -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation.testPinDerivation_SignalWithAttributes_To_SignalWithAttributes -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation.testAdviceForSendSignalActionExists -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestSendSignalActionPinDerivation.testPinDerivation_NoSignal_ToSignalWithAttributes -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartClassifierBehaviorActionPinDerivation.testAdviceForStartClassifierBehaviorActionExists -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartClassifierBehaviorActionPinDerivation.testPinDerivation_StartClassifierBehaviorAction -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testPinDerivation_NoBehavior_To_BehaviorWithParameters_Synchronous -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testAdviceForStartObjectBehaviorActionExists -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testPinDerivation_NoBehavior_To_BehaviorWithParameters_Asynchronous -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testPinDerivation_BehaviorWithParameters_AddParameter_Synchronous -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testPinDerivation_BehaviorWithParameters_To_OtherBehaviorWithParameters_Synchronous -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestStartObjectBehaviorActionPinDerivation.testPinDerivation_BehaviorWithParameters_ChangeParameter_Synchronous -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestTestIdentityActionPinDerivation.testAdviceForTestIdentityActionExists -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestTestIdentityActionPinDerivation.testPinDerivation_Creation -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralStringValue -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testAdviceForValueSpecificationActionExists -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralUnlimitedNaturalValue -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToInstanceSpecificationValueSingleClassifier -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralRealValue -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralEnumerationValue -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralBooleanValue -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.derivation.pins.TestValueSpecificationActionPinDerivation.testPinDerivation_NoValue_ToLiteralIntegerValue -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest.testExpansionRegionBadCreateCommand -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest.testExpansionNodeCreateCommand -- Time elapsed: 0.002 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.edit.helper.ExpansionRegionHelperTest.testExpansionRegionContainmentChildCreateCommand -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest.testAlienCreationRequest -- Time elapsed: 0.010 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest.testMixedElementTypesCreationRequest -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.ExpansionRegionCompartmentEPTest.testExpansionNodeCreationRequest -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.activity.tests.edit.part.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.005 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageIPackage -- Time elapsed: 0.856 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageComment -- Time elapsed: 0.396 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageExecutionEnvironment -- Time elapsed: 0.417 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageConstraint -- Time elapsed: 0.261 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageModel -- Time elapsed: 0.342 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageNode -- Time elapsed: 0.349 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageArtifact -- Time elapsed: 0.362 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramTopNode.testToManageDevice -- Time elapsed: 0.288 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToExecutionEnvironment -- Time elapsed: 0.807 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToPackage -- Time elapsed: 0.349 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToModel -- Time elapsed: 0.423 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManagePackage -- Time elapsed: 0.340 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToConstraint -- Time elapsed: 0.331 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToArtifact3 -- Time elapsed: 0.450 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToComment -- Time elapsed: 0.306 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageComment -- Time elapsed: 0.359 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageExecutionEnvironment -- Time elapsed: 0.359 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageConstraint -- Time elapsed: 0.298 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageModel -- Time elapsed: 0.343 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageNode -- Time elapsed: 0.342 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToNode -- Time elapsed: 0.368 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageArtifact -- Time elapsed: 0.336 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForPackageChildNode.testToManageDevice -- Time elapsed: 0.334 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode.testToArtifact -- Time elapsed: 0.680 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode.testToExecutionEnvironment -- Time elapsed: 0.263 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode.testToDevice -- Time elapsed: 0.256 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramForNodeChildNode.testToNode -- Time elapsed: 0.267 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink.testToManageDeployment -- Time elapsed: 0.335 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink.testUnexecutableArtifactArtifactDeployment -- Time elapsed: 0.051 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink.testUnexecutableNodeArtifactDeployment -- Time elapsed: 0.047 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramDeploymentLink.testUnexecutableNodeNodeDeployment -- Time elapsed: 0.043 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLinkOwnedBySource.testToManageGeneralization -- Time elapsed: 0.708 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramCommentLink.testToManageComment -- Time elapsed: 0.321 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramConstraintLink.testToManageConstraint -- Time elapsed: 0.305 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramManifestationLink.testToManageManifestation -- Time elapsed: 0.332 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testPackageCNInModelCN -- Time elapsed: 0.222 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedExecEnviromentCNInPackageCN -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInDevice -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedDeviceCNInModel -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedDeviceCNInPackageCN -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedExecEnviromentCNInPackage -- Time elapsed: 0.017 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testConstraintCNInModelCN -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testCommentCNInModel -- Time elapsed: 0.031 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedArtifactCNInModelCN -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedNodeCNInModelCN -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedDeviceCNInPackage -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNodeCNInNode -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testModelCNInPackage -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactACNInArtifactCN -- Time elapsed: 0.034 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNodeCNInDevice -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactCNInExecEnvir -- Time elapsed: 0.022 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactCNInNestedNodeCN -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInNestedDeviceCN -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testDeviceCNInDevice -- Time elapsed: 0.017 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedExecEnviromentCNInModel -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testDeviceCNInNestedDeviceCN -- Time elapsed: 0.032 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedArtifactCNInPackageCN -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testCommentCNInModelCN -- Time elapsed: 0.024 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactACNInDevice -- Time elapsed: 0.023 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testDeviceCNInNestedNodeCN -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testPackageCNInModel -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testPackageCNInPackage -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedExecEnviromentCNInModelCN -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInNode -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInNestedNodeCN -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testConstraintCNInModel -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedNodeCNInPackageCN -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testConstraintCNInPackage -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedArtifactCNInPackage -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInNestedExecEnvirCN -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedDeviceCNInModelCN -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNodeCNInNestedDeviceCN -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedNodeCNInPackage -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedArtifactCNInModel -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testModelCNInModelCN -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testConstraintCNInPackageCN -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testExecEnvirCNInExecEnvir -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactCNInNode -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testModelCNInModel -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactCNInNestedExecEnvirCN -- Time elapsed: 0.029 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testDeviceCNInNode -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testArtifactACNInArtifactACN -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testPackageCNInPackageCN -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testCommentCNInPackageCN -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNodeCNInNestedNodeCN -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testNestedNodeCNInModel -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestSemantics.testCommentCNInPackage -- Time elapsed: 0.020 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.deployment.test.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManagePackage -- Time elapsed: 0.717 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManageInterface -- Time elapsed: 0.382 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManageComment -- Time elapsed: 0.267 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManageConstraint -- Time elapsed: 0.242 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManageModel -- Time elapsed: 0.376 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramTopNode.testToManageComponent -- Time elapsed: 0.339 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManagePackage -- Time elapsed: 1.009 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManageInterface -- Time elapsed: 0.418 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManageComment -- Time elapsed: 0.321 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManageConstraint -- Time elapsed: 0.437 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManageModel -- Time elapsed: 0.336 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPackageChildNode.testToManageComponent -- Time elapsed: 0.394 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode.testToManagePropertyPart -- Time elapsed: 0.800 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramComponentChildNode.testToManagePort -- Time elapsed: 0.394 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel.testToManageProperty -- Time elapsed: 0.317 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel.testToManageReception -- Time elapsed: 0.086 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramChildLabel.testToManageOperation -- Time elapsed: 0.090 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink.testToManageInterfaceAbstraction -- Time elapsed: 0.750 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink.testToManageInterfaceUsage -- Time elapsed: 0.432 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink.testToManageInterfaceDependency -- Time elapsed: 0.367 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink.testToManageInterfaceManifestation -- Time elapsed: 0.347 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLinkOwnedBySource.testToManageGeneralization -- Time elapsed: 0.620 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramCommentLink.testToManageComment -- Time elapsed: 0.296 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConstraintLink.testToManageConstraint -- Time elapsed: 0.281 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates.testInterfaceVsProperty -- Time elapsed: 0.218 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates.testInterfaceVsOperation -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentNodeChildDuplicates.testInterfaceVsReception -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements.testPropertyInInterfaceOperationCompartment -- Time elapsed: 0.204 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements.testOperationInInterfaceAttributeCompartment -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentIllegalElements.testReceptionInInterfaceAttributeCompartment -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop.testOperationInInterfaceDropFromModelExplorer -- Time elapsed: 0.223 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropInterface2OperationCompartment -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop.testDropInterface2PropertyAttributeCompartment -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestListCompartmentPropertiesOperationsDrop.testPropertyInInterfaceDropFromModelExplorer -- Time elapsed: 0.021 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConnector.testToManagePropertyPortConnection -- Time elapsed: 1.600 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink.testToManagePortAbstraction -- Time elapsed: 0.541 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink.testToManagePortUsage -- Time elapsed: 0.287 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink.testToManagePortConnector -- Time elapsed: 0.050 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramPortLink.testToManagePortGeneralization -- Time elapsed: 0.048 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestPortLocation.testComponentPortLocation -- Time elapsed: 0.247 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestPortLocation.testComponentPartPortLocation -- Time elapsed: 0.072 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramConnector.testToManagePropertyPortConnection -- Time elapsed: 2.471 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent.testHideAndDropChildComponentToComponent -- Time elapsed: 0.259 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent.testDropChildComponentFromComponentToDiagram -- Time elapsed: 0.035 s 12:57:01 org.eclipse.papyrus.uml.diagram.component.test.dnd.TestDropComponent.testHideChild_DropToDiagram_DropToParentComponent -- Time elapsed: 0.042 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction.testCreateThreeInteractions -- Time elapsed: 0.605 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction.testDeleteInteraction -- Time elapsed: 0.609 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction.testCreateInteraction -- Time elapsed: 0.425 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction.testHideInteraction -- Time elapsed: 0.400 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction.testDropInteraction -- Time elapsed: 0.395 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramInteraction skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.testDropLifeline -- Time elapsed: 0.533 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.testHideLifeline -- Time elapsed: 0.407 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.testCellEditorLocator -- Time elapsed: 0.426 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.testCreateLifeline -- Time elapsed: 0.415 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.create3LifelinesTest -- Time elapsed: 0.415 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifeline.testDeleteLifeline -- Time elapsed: 0.432 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.testDropLifeline -- Time elapsed: 0.476 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.testHideLifeline -- Time elapsed: 0.433 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.testCellEditorLocator -- Time elapsed: 0.442 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.testCreateLifeline -- Time elapsed: 0.411 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.create3LifelinesTest -- Time elapsed: 0.439 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactLifeline.testDeleteLifeline -- Time elapsed: 0.438 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant.testDeleteStateInvariants -- Time elapsed: 1.616 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullStateInvariant.testHideStateInvariants -- Time elapsed: 1.385 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant.testCannotDeleteLastStateInvariant -- Time elapsed: 0.432 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant.testCannotHideLastStateInvariant -- Time elapsed: 0.685 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification.testDeleteOccurrenceSpecification -- Time elapsed: 0.771 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification.testModelWithThreeOccurrenceSpecifications -- Time elapsed: 0.737 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification.testFullUndoRedo -- Time elapsed: 0.882 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification.testCreateOccurrenceSpecificationWithDoubleClick -- Time elapsed: 0.744 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification.testFullUndoRedo -- Time elapsed: 0.763 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification.testCreateOccurrenceSpecificationWithDoubleClick -- Time elapsed: 0.418 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition.testDeleteStateDefinition -- Time elapsed: 0.474 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition.testCreateStateDefinition -- Time elapsed: 0.410 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition.testCreateMultipleStateDefinitions -- Time elapsed: 0.423 s 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullLifelineLayout skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages skipped 12:57:01 org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages skipped 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectStateMachine -- Time elapsed: 0.386 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectOpaqueBehavior -- Time elapsed: 0.108 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManagePackage -- Time elapsed: 0.087 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectActivity -- Time elapsed: 0.112 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectArtifact -- Time elapsed: 0.108 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectComponent -- Time elapsed: 0.108 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectDevice -- Time elapsed: 0.112 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageComment -- Time elapsed: 0.107 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectStereotype -- Time elapsed: 0.109 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectInformationItem -- Time elapsed: 0.111 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectExecutionEnvironment -- Time elapsed: 0.112 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectProtocolStateMachine -- Time elapsed: 0.125 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectActor -- Time elapsed: 0.177 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectClass -- Time elapsed: 0.107 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectCollaboration -- Time elapsed: 0.145 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectSignal -- Time elapsed: 0.106 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectNode -- Time elapsed: 0.109 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageConstraint -- Time elapsed: 0.102 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectUsecase -- Time elapsed: 0.142 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectEnumeration -- Time elapsed: 0.116 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageActor -- Time elapsed: 0.175 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectInterface -- Time elapsed: 0.118 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectPrimitiveType -- Time elapsed: 0.115 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectFunctionBehavior -- Time elapsed: 0.125 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectInteraction -- Time elapsed: 0.146 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectDeployementSpecification -- Time elapsed: 0.158 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseTopNode.testToManageSubjectDatatype -- Time elapsed: 0.119 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManagePackage -- Time elapsed: 0.883 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManageUseCase -- Time elapsed: 0.387 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManageComment -- Time elapsed: 0.303 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManageConstraint -- Time elapsed: 0.389 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManageActor -- Time elapsed: 0.425 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForPackage.testToManageComponent -- Time elapsed: 0.388 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject skipped 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject skipped 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseChildNodeForClassSubject skipped 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageDependencyUseCase_Actor -- Time elapsed: 0.677 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageRealization -- Time elapsed: 0.342 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageAssociationUseCase_Actor -- Time elapsed: 0.348 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageAbstraction -- Time elapsed: 0.280 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageUsage -- Time elapsed: 0.402 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageDependency -- Time elapsed: 0.216 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLink.testToManageAssociationUseCase_UseCase -- Time elapsed: 0.343 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource.testToManageExtend -- Time elapsed: 0.591 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource.testToManagePackageMerge -- Time elapsed: 0.337 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource.testToManageInclude -- Time elapsed: 0.272 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource.testToManageGeneralization -- Time elapsed: 0.316 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.canonical.TestUseCaseLinkOwnedBySource.testToManagePackageImport -- Time elapsed: 0.295 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.004 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.UsecaseToSubjectinUsecaseDiagramDropStrategyTest.moveUseCaseWithinSubject -- Time elapsed: 0.719 s 12:57:01 org.eclipse.papyrus.uml.diagram.usecase.tests.UsecaseToSubjectinUsecaseDiagramDropStrategyTest.moveUseCaseIntoSubject -- Time elapsed: 1.114 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToManageActivitySubstitution -- Time elapsed: 0.633 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToManageCollaborationSubstitution -- Time elapsed: 0.312 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToSubstitution -- Time elapsed: 0.287 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testClassToCollaborationGeneralization -- Time elapsed: 0.282 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToManageClassSubstitution -- Time elapsed: 0.290 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testCollaborationToClassGeneralization -- Time elapsed: 0.309 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToManageStateMachineSubstitution -- Time elapsed: 0.183 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToManageGeneralization -- Time elapsed: 0.312 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource.testToInterfaceRealization -- Time elapsed: 0.193 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink.testToManagePortAbstraction -- Time elapsed: 0.553 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink.testToManagePortUsage -- Time elapsed: 0.265 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink.testToManagePortConnector -- Time elapsed: 0.315 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink.testToManagePortGeneralization -- Time elapsed: 0.050 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithSameParentLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink.testToManagePortAbstraction -- Time elapsed: 0.538 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink.testToManagePortUsage -- Time elapsed: 0.272 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink.testToManagePortConnector -- Time elapsed: 0.047 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramElementWithDifferentParentLink.testToManagePortGeneralization -- Time elapsed: 0.049 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDurationObservation -- Time elapsed: 0.742 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToArtifact -- Time elapsed: 0.257 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToExecutionEnvironment -- Time elapsed: 0.314 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToProtocolStateMachine -- Time elapsed: 0.333 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToEnumeration -- Time elapsed: 0.320 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToActor -- Time elapsed: 0.250 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToClass -- Time elapsed: 0.235 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToLiteralNull -- Time elapsed: 0.243 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDevice -- Time elapsed: 0.293 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToLiteralInteger -- Time elapsed: 0.259 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInteraction -- Time elapsed: 0.297 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToLiteralString -- Time elapsed: 0.278 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToTimeEvent -- Time elapsed: 0.254 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToConstraint -- Time elapsed: 0.263 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToTimeInterval -- Time elapsed: 0.248 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToUseCase -- Time elapsed: 0.238 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToOpaqueExpression -- Time elapsed: 0.313 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToStateMachine -- Time elapsed: 0.239 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToSignal -- Time elapsed: 0.275 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInterface -- Time elapsed: 0.282 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToIntervalConstraint -- Time elapsed: 0.265 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDeploymentSpecification -- Time elapsed: 0.244 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToChangeEvent -- Time elapsed: 0.218 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInteractionConstraint -- Time elapsed: 0.274 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToLiteralUnlimitedNatural -- Time elapsed: 0.270 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInformationItem -- Time elapsed: 0.277 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToCollaboration -- Time elapsed: 0.273 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDurationInterval -- Time elapsed: 0.309 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToTimeExpression -- Time elapsed: 0.260 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToTimeObservation -- Time elapsed: 0.295 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInterval -- Time elapsed: 0.251 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToComment -- Time elapsed: 0.251 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToPrimitiveType -- Time elapsed: 0.270 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToOpaqueBehavior -- Time elapsed: 0.340 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToStringExpression -- Time elapsed: 0.271 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToLiteralBoolean -- Time elapsed: 0.281 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToFunctionBehavior -- Time elapsed: 0.296 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDataType -- Time elapsed: 0.318 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDurationConstraint -- Time elapsed: 0.327 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToAnyReceiveEvent -- Time elapsed: 0.260 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToTimeConstraint -- Time elapsed: 0.263 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToExpression -- Time elapsed: 0.252 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToDuration -- Time elapsed: 0.288 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToComponent -- Time elapsed: 0.312 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToSignalEvent -- Time elapsed: 0.294 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToNode -- Time elapsed: 0.256 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToActivity -- Time elapsed: 0.325 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToCallEvent -- Time elapsed: 0.297 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramTopNode.testToInstanceValue -- Time elapsed: 0.302 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode.testToProperty -- Time elapsed: 0.813 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode.testToConstraint -- Time elapsed: 0.318 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode.testToComment -- Time elapsed: 0.296 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode.testToPort -- Time elapsed: 0.338 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramCompositeChildNode.testToCollaborationUse -- Time elapsed: 0.319 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramActivityChildNode.testToParameter -- Time elapsed: 1.442 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageCollaborationUsage -- Time elapsed: 0.592 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToUsage -- Time elapsed: 0.320 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageClassRealization -- Time elapsed: 0.307 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageClassDependency -- Time elapsed: 0.340 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageStateMachineRealization -- Time elapsed: 0.342 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageActivityUsage -- Time elapsed: 0.304 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageActivityAbstraction -- Time elapsed: 0.325 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageActivityDependency -- Time elapsed: 0.325 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageCollaborationAbstraction -- Time elapsed: 0.396 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageStateMachineUsage -- Time elapsed: 0.210 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManifestation -- Time elapsed: 0.299 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToAbstraction -- Time elapsed: 0.262 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageCollaborationDependency -- Time elapsed: 0.212 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageClassUsage -- Time elapsed: 0.308 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageStateMachineDependency -- Time elapsed: 0.372 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageActivityRealization -- Time elapsed: 0.363 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageClassAbstraction -- Time elapsed: 0.254 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageStateMachineAbstraction -- Time elapsed: 0.389 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToManageCollaborationRealization -- Time elapsed: 0.318 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramSimpleLink.testToRealization -- Time elapsed: 0.344 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testClassPartPortLocation -- Time elapsed: 0.294 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testProtocolStateMachinePortLocation -- Time elapsed: 0.051 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testClassPortLocation -- Time elapsed: 0.051 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testInteractionItemPortLocation -- Time elapsed: 0.065 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testActivityPortLocation -- Time elapsed: 0.005 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestPortLocation.testStateMachinePortLocation -- Time elapsed: 0.063 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramDropOntoChildNode.dropAssociationOntoPart_bug470823 -- Time elapsed: 0.246 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.024 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramElementTypeConfigurationTest.validateCompositeDiagramElementTypeConfigurationModel -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.model.CompositeDiagramGmfGenTest.validateCompositeDiagramGmfGenModel -- Time elapsed: 1.193 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.tests.copyPaste.ConstraintCopyPasteTest.testCopyConstraintFromClassToClass -- Time elapsed: 0.889 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest.validateModel[0] -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest.validateModel[1] -- Time elapsed: 0.011 s 12:57:01 org.eclipse.papyrus.uml.diagram.composite.test.resources.ModelValidationTest.validateModel[2] -- Time elapsed: 0.621 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate1100 -- Time elapsed: 0.781 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate8000 -- Time elapsed: 0.400 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate9000 -- Time elapsed: 0.359 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToState -- Time elapsed: 0.443 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate10000 -- Time elapsed: 0.373 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate12000 -- Time elapsed: 0.412 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate13000 -- Time elapsed: 0.413 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate14000 -- Time elapsed: 0.490 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToPseudostate15000 -- Time elapsed: 0.398 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode.testToFinalState -- Time elapsed: 0.429 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testConstainedElementLink -- Time elapsed: 0.242 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testToCreateCommentLink -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testConstraintConstrainedElementLinkCannotBeStarted -- Time elapsed: 0.054 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testCommentLinkCannotBeStarted -- Time elapsed: 0.057 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testToReorientCommentLink -- Time elapsed: 0.050 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testToReorientConstraintContextLink -- Time elapsed: 0.054 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testContextElementLink -- Time elapsed: 0.034 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testToReorientConstraintConstrainedElementLink -- Time elapsed: 0.049 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestLinks.testConstraintContextLinkCannotBeStarted -- Time elapsed: 0.049 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testTransitionLinkReorient -- Time elapsed: 0.275 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testEntryPointTransitionLink -- Time elapsed: 0.068 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testExitPointTransitionLink -- Time elapsed: 0.084 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testTransitionLinkWithSameSourceAndTarget -- Time elapsed: 0.028 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testTransitionLinkCannotBeStarted -- Time elapsed: 0.043 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestTransitionLinks.testTransitionLink -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testRegionInState -- Time elapsed: 0.252 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateForkInRegion -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testStateInRegion -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testFinalStateInRegino -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateExitPointKind -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudoEntryPointInRegion -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testRegionInStateMachine -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateShallowHistoryKind -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic skipped 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateTerminateInRegion -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateJoinKind -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic skipped 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateJoinInRegion -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateChoiseKind -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateJunctionInRegion -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic skipped 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudoExitPointInRegion -- Time elapsed: 0.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testEntryPointJunctionKind -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testConnectionPointReferenceInStateWithoutSubmachine -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateInitialKind -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateTerminateKind -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testRegionInStateCompartment -- Time elapsed: 0.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testRegionInRegion -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateChoiseInRegion -- Time elapsed: 0.017 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateForkKind -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testDeferrableTriggerInState -- Time elapsed: 0.044 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateDeepHistoryKind -- Time elapsed: 0.015 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudoEntryPointInStateMachine -- Time elapsed: 0.014 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testCommentInRegion -- Time elapsed: 0.011 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateShallowHistoryInRegion -- Time elapsed: 0.017 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateJunctionKind -- Time elapsed: 0.017 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testConnectionPointReferenceInState -- Time elapsed: 0.071 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateInitialInRegion -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudoExitPointInStateMachine -- Time elapsed: 0.016 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testPseudostateDeepHistoryInRegion -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestSemantic.testConstraintInRegion -- Time elapsed: 0.037 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineNode.testStateMachineResizeHeight -- Time elapsed: 0.238 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineNode.testStateMachineResizeWidth -- Time elapsed: 0.017 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineContextLink.testToManageContextLink -- Time elapsed: 0.407 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0.002 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.tests.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.statemachine.custom.helpers.tests.ZoneTest.deleteDiagramWithEmptyZoneAnnotation_bug468207 -- Time elapsed: 1.390 s 12:57:01 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode.testToConstraint -- Time elapsed: 0.781 s 12:57:01 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode.testToComment -- Time elapsed: 0.410 s 12:57:01 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode.testToLifeline -- Time elapsed: 0.458 s 12:57:01 org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.communication.tests.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.communication.tests.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.003 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.custom.commands.tests.DefineProfileCommandTest.testDefineNestedProfileWithDependencies -- Time elapsed: 0.286 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.custom.commands.tests.DefineProfileCommandTest.testDefineSimpleProfile -- Time elapsed: 0.260 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode.testToManagePackage -- Time elapsed: 0.720 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode.testToManageProfile -- Time elapsed: 0.314 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode.testToManageDataType -- Time elapsed: 0.302 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode.testToManageClass -- Time elapsed: 0.271 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramTopNode.testToManageStereoType -- Time elapsed: 0.359 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageStereoTypeInPackage -- Time elapsed: 0.897 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageStereoTypeInProfile -- Time elapsed: 0.344 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageClassInPackage -- Time elapsed: 0.373 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageClassInProfile -- Time elapsed: 0.432 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManagePackageInPackage -- Time elapsed: 0.328 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageProfileInPackage -- Time elapsed: 0.302 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManagePackageInProfile -- Time elapsed: 0.298 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageProfileInProfile -- Time elapsed: 0.316 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageDatatypeInPackage -- Time elapsed: 0.344 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramChildNode.testToManageDatatypeInProfile -- Time elapsed: 0.326 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink.testToManageAssociationWithoutMulti -- Time elapsed: 0.600 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestImportMetaClass.testImportMetaClass -- Time elapsed: 1.504 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramExtension.testDestroyExtensionProperty -- Time elapsed: 0.850 s 12:57:01 org.eclipse.papyrus.uml.diagram.profile.tests.canonical.TestProfileDiagramContextLink.testToManageContextLink -- Time elapsed: 0.347 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramInsideInteraction skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestInteractionAffixedChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode.testToManageActionExecution -- Time elapsed: 0.684 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode.testToManageDurationConstraint -- Time elapsed: 0.222 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode.testToManageBehaviorExecution -- Time elapsed: 0.152 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramChildNode.testToManageStateInvariant -- Time elapsed: 0.118 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestSequenceDiagramLink skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestCombinedFragmentChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.canonical.TestCombinedFragmentChildNode.testToManageContinuation -- Time elapsed: 0.318 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710.testConsiderIgnoreFragment -- Time elapsed: 0.234 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710.testCombinedFragmentContinuation -- Time elapsed: 0.566 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentKind_364710.testCombinedFragment -- Time elapsed: 0.047 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperand_364701.testOperandAddDelete -- Time elapsed: 0.291 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828.testMessageSync -- Time elapsed: 0.334 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessagesDeletion_364828 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedCombinedFragment_364795 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestSynchronousMessageCreation_364827 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestAdvancedDragDrop_364696 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGuardEdition_364808.testEditLoop -- Time elapsed: 0.220 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGuardEdition_364808.testEditText -- Time elapsed: 0.039 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteInteractionOperand -- Time elapsed: 3.260 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteInteractionFragmentInOperand -- Time elapsed: 2.538 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteNotOnlyInteractionOperand -- Time elapsed: 2.526 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragOnLifeline_533671 -- Time elapsed: 2.469 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragDoesNotMoveExistingFragments_533679 -- Time elapsed: 2.228 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.noCreateOperandOnLifelineWithoutCFrag_533672 -- Time elapsed: 0.647 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteCombinedFragment -- Time elapsed: 2.241 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.defaultInteractionOperand_533673 -- Time elapsed: 2.479 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteAllInteractionOperands -- Time elapsed: 2.304 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.validateCreatedInteractionOperand_533676 -- Time elapsed: 2.174 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteOnlyInteractionOperand -- Time elapsed: 2.472 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragOverHalfMessage_533675 -- Time elapsed: 2.048 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.attemptToMoveOperandGuard_533699 -- Time elapsed: 1.860 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createOperandOnLifeline_533672 -- Time elapsed: 2.365 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragEnclosedFragments_533679 -- Time elapsed: 2.182 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteCombinedFragmentMultipleOperands_533681 -- Time elapsed: 2.623 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragInCFrag_533675 -- Time elapsed: 2.254 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.attemptToResizeOperandGuard_533699 -- Time elapsed: 2.257 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragInFreeSpace_533675 -- Time elapsed: 2.083 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createCFragOverLifelines_533671 -- Time elapsed: 2.527 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.createOperandOverLifelines_533672 -- Time elapsed: 2.556 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.CombinedFragmentRegressionTest.deleteInteraction -- Time elapsed: 2.630 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testResizeOperand -- Time elapsed: 1.311 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testResizeFragmentNW -- Time elapsed: 0.629 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testResizeFragmentSE -- Time elapsed: 0.702 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testCreateOperand -- Time elapsed: 0.736 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testSimpleLayout -- Time elapsed: 0.764 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testDeleteOperand -- Time elapsed: 1.703 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testMoveOperandForbidden -- Time elapsed: 0.631 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentOperandsLayout.testMoveCombinedFragment -- Time elapsed: 0.786 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest.createCombinedFragment_operand -- Time elapsed: 2.157 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest.createInteractionUse -- Time elapsed: 0.657 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest.createStateInvariant -- Time elapsed: 0.648 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.LifelineCoverageRegressionTest.createCombinedFragment -- Time elapsed: 1.941 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes.testResizeFragmentNW -- Time elapsed: 2.052 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes.testResizeFragmentSE -- Time elapsed: 1.893 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes.testResizeOperands -- Time elapsed: 1.637 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsCoveredNodes.testMoveFragment -- Time elapsed: 1.961 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testCreateOperand -- Time elapsed: 0.795 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testExpandCF -- Time elapsed: 0.693 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testDeleteOperand -- Time elapsed: 2.164 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testShrinkCF -- Time elapsed: 0.739 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testInitialCoverage -- Time elapsed: 0.683 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testMoveOperandSeparator -- Time elapsed: 1.514 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage.testMoveCF -- Time elapsed: 0.803 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsSemanticCoverage skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderSecondToFirst -- Time elapsed: 0.828 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderFirstToLast -- Time elapsed: 0.881 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderThirdToLast -- Time elapsed: 0.908 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReparentForbidden -- Time elapsed: 0.788 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderLastToFirst -- Time elapsed: 0.881 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderLastToThird -- Time elapsed: 0.826 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCFOperandsReorder.testReorderFirstToSecond -- Time elapsed: 0.868 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testLinkDisappearOnAnchorageChange -- Time elapsed: 1.560 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testLinkDeletion -- Time elapsed: 1.906 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testAnchorUpdateOnMessages -- Time elapsed: 0.923 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testLinksDisplay -- Time elapsed: 0.870 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testLinkDisappearOnSemanticChange -- Time elapsed: 1.447 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testAnchorUpdateOnDestruction -- Time elapsed: 1.119 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testAnchorUpdateOnExecSpec -- Time elapsed: 0.907 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationConstraintDisplay.testLinksAnchors -- Time elapsed: 0.835 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testLinkDisappearOnAnchorageChange -- Time elapsed: 1.506 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testLinkDeletion -- Time elapsed: 1.862 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testAnchorUpdateOnMessages -- Time elapsed: 0.876 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testLinksDisplay -- Time elapsed: 1.147 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testLinkDisappearOnSemanticChange -- Time elapsed: 1.402 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testAnchorUpdateOnDestruction -- Time elapsed: 0.899 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testAnchorUpdateOnExecSpec -- Time elapsed: 0.840 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDurationObservationDisplay.testLinksAnchors -- Time elapsed: 1.078 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testLinkDisappearOnAnchorageChange -- Time elapsed: 1.402 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testLinkDeletion -- Time elapsed: 1.794 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testAnchorUpdateOnMessages -- Time elapsed: 0.880 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testLinksDisplay -- Time elapsed: 1.101 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testLinkDisappearOnSemanticChange -- Time elapsed: 1.307 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testAnchorUpdateOnDestruction -- Time elapsed: 0.899 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testAnchorUpdateOnExecSpec -- Time elapsed: 0.882 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestGeneralOrderingDisplay.testLinksAnchors -- Time elapsed: 1.128 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest.testLinkCreationOnMessageTargetToSource -- Time elapsed: 0.866 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest.testLinkCreationOnMessageSourceToTarget -- Time elapsed: 0.842 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest.testLinkCreationOnDestruction -- Time elapsed: 0.887 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest.testLinkCreationOnExecSpecFinishToStart -- Time elapsed: 0.937 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationConstraintCreationTest.testLinkCreationOnExecSpecStartToFinish -- Time elapsed: 0.962 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest.testLinkCreationOnMessageTargetToSource -- Time elapsed: 1.013 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest.testLinkCreationOnMessageSourceToTarget -- Time elapsed: 0.954 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest.testLinkCreationOnDestruction -- Time elapsed: 0.954 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest.testLinkCreationOnExecSpecFinishToStart -- Time elapsed: 0.891 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.DurationObservationCreationTest.testLinkCreationOnExecSpecStartToFinish -- Time elapsed: 0.977 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest.testLinkCreationOnMessageTargetToSource -- Time elapsed: 0.961 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest.testLinkCreationOnMessageSourceToTarget -- Time elapsed: 0.885 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest.testLinkCreationOnDestruction -- Time elapsed: 0.900 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest.testLinkCreationOnExecSpecFinishToStart -- Time elapsed: 0.888 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.GeneralOrderingCreationTest.testLinkCreationOnExecSpecStartToFinish -- Time elapsed: 0.889 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.noCreateOnLifeline[OBSERVATION] -- Time elapsed: 0.950 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnDestructionOccurrence[OBSERVATION] -- Time elapsed: 1.108 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnExecutionFinish[OBSERVATION] -- Time elapsed: 1.048 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnLifelineCreationRightToLeftCreateMessage[OBSERVATION] -- Time elapsed: 0.986 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnLifelineCreationLeftToRightCreateMessage[OBSERVATION] -- Time elapsed: 1.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageReceiveOnExecution[OBSERVATION] -- Time elapsed: 1.005 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageSendOnLifeline[OBSERVATION] -- Time elapsed: 1.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageReceiveOnLifeline[OBSERVATION] -- Time elapsed: 0.993 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnExecutionStart[OBSERVATION] -- Time elapsed: 0.999 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.noCreateOnLifeline[CONSTRAINT] -- Time elapsed: 0.975 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnDestructionOccurrence[CONSTRAINT] -- Time elapsed: 1.046 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnExecutionFinish[CONSTRAINT] -- Time elapsed: 0.998 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnLifelineCreationRightToLeftCreateMessage[CONSTRAINT] -- Time elapsed: 1.027 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnLifelineCreationLeftToRightCreateMessage[CONSTRAINT] -- Time elapsed: 0.991 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageReceiveOnExecution[CONSTRAINT] -- Time elapsed: 1.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageSendOnLifeline[CONSTRAINT] -- Time elapsed: 0.983 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnMessageReceiveOnLifeline[CONSTRAINT] -- Time elapsed: 1.058 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementCreationTest.createOnExecutionStart[CONSTRAINT] -- Time elapsed: 0.989 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest.moveOnMessageReceiveOnExecution[OBSERVATION] -- Time elapsed: 1.108 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest.moveOnMessageSendOnLifeline[OBSERVATION] -- Time elapsed: 1.181 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest.moveOnMessageReceiveOnExecution[CONSTRAINT] -- Time elapsed: 1.168 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TimeElementMoveTest.moveOnMessageSendOnLifeline[CONSTRAINT] -- Time elapsed: 1.167 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCombinedFragmentName_382951 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testMessageSync -- Time elapsed: 0.536 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testMessageAsync -- Time elapsed: 0.218 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testMessageReply -- Time elapsed: 0.265 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testMessageCreate -- Time elapsed: 0.176 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testMessageDelete -- Time elapsed: 0.194 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testBehaviorExecution -- Time elapsed: 0.123 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testActionExecution -- Time elapsed: 0.115 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestCreationUndo_384618.testLifeline -- Time elapsed: 0.076 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestDestructionNode_384201 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestExecutionSpecificationDimension_384572 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestInteractionConstraint_382966.testEditMaxint -- Time elapsed: 0.236 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestInteractionConstraint_382966.testEditMinint -- Time elapsed: 0.050 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageCreate_379661.testHeaderAnchor -- Time elapsed: 0.420 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageCreate_379661.testVerticalBarAnchor -- Time elapsed: 0.172 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202.testMessageLost -- Time elapsed: 0.370 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202.testMessageFound -- Time elapsed: 0.156 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestMessageLostFound_384202 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedExecution_384616 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.TestNestedExecution_384616 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestExecutionSpecificationPosition_395462 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestGuardVisibility_402966 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestInteractionUse skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestInteractionUse skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageCreateWithLifeline_403134 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestResizeStateInvariant_395774 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestResizeStateInvariant_395774.testResize -- Time elapsed: 0.234 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testReconnectSyncMessage -- Time elapsed: 0.303 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testReconnectReplyMessage -- Time elapsed: 0.129 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testDeleteReplyMessage -- Time elapsed: 0.109 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testDeleteSyncMessage -- Time elapsed: 0.115 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testCreateReplyMessage -- Time elapsed: 0.145 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_402975.testCreateSyncMessage -- Time elapsed: 0.149 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMoveMessageLostFound_403138 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMoveMessageLostFound_403138 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMessageOccurrenceSpecification_477463.testMessageOccurrenceSpecification -- Time elapsed: 0.030 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences.testWeakReferenceDeletion -- Time elapsed: 0.966 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences.testWeakReferenceCreation -- Time elapsed: 1.149 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestWeakReferences.testWeakReferenceMoveDown -- Time elapsed: 0.648 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.Test_528787.testExecutionChangeAfterMessageCreationUndo -- Time elapsed: 0.495 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.Test_528473 skipped 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest.testAdaptSizeDeltaToMaxHeight -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest.testIsAffixedToRight -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest.testGetRealMoveDelta -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.sequence.tests.LifelineXYLayoutEditPolicyTest.testGetRelativeBounds -- Time elapsed: 0 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN.testCreateThreeInteractions -- Time elapsed: 0.357 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN skipped 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN.testCreateInteraction -- Time elapsed: 0.271 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN skipped 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageDecisionNode -- Time elapsed: 0.993 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageInitialNode -- Time elapsed: 0.831 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageSequenceNode -- Time elapsed: 0.775 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageConditionalNode -- Time elapsed: 0.838 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageForkNode -- Time elapsed: 0.910 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode skipped 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageMergeNode -- Time elapsed: 0.888 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageFlowFinalNode -- Time elapsed: 0.951 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageLoopNode -- Time elapsed: 0.796 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageActivityFinalNode -- Time elapsed: 0.775 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramChildNode.testToManageJoinNode -- Time elapsed: 0.790 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateInitialNodeInStructuralActivityNode -- Time elapsed: 0.198 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateDecisionNodeInConditionalNode -- Time elapsed: 0.025 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateJoinNodeInExpansionRegion -- Time elapsed: 0.003 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateForkNodeInLoopNode -- Time elapsed: 0.019 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateMerdgeNodeInSequenceNode -- Time elapsed: 0.012 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateInitialNodeInStructuralActivityNode -- Time elapsed: 0.190 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateDecisionNodeInConditionalNode -- Time elapsed: 0.026 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateJoinNodeInExpansionRegion -- Time elapsed: 0.002 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateForkNodeInLoopNode -- Time elapsed: 0.018 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestControlNodesInStructuredCompartments.testCreateMerdgeNodeInSequenceNode -- Time elapsed: 0.009 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.RoundedCompartmentTest.testRoundedBorderNamedElementEditParts -- Time elapsed: 0.001 s 12:57:01 org.eclipse.papyrus.uml.diagram.interactionoverview.tests.RoundedCompartmentTest.testRoundedCompartmentEditParts -- Time elapsed: 0.002 s 12:57:01 12:57:01 Results: 12:57:01 12:57:01 Tests run: 1422, Failures: 0, Errors: 0, Skipped: 174 12:57:01 12:57:03 [INFO] All tests passed 12:57:03 [INFO] 12:57:03 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.suite.tests --- 12:57:03 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/jacoco.exec 12:57:03 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.diagram.suite.tests' with 0 classes 12:57:03 [INFO] 12:57:03 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests >-- 12:57:03 [INFO] Building org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT [156/175] 12:57:03 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml 12:57:03 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:57:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/pom.xml 12:57:03 [INFO] 12:57:03 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:03 [INFO] 12:57:03 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:03 [INFO] The project's OSGi version is 2.0.0.202404191627 12:57:03 [INFO] 12:57:03 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:03 [INFO] 12:57:03 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:03 [INFO] 12:57:03 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:03 [INFO] 12:57:03 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:03 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 12:57:05 [INFO] 12:57:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:05 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:57:05 [INFO] 12:57:05 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/main/resources 12:57:05 [INFO] 12:57:05 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:05 [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithCSS.java:[66] 12:57:06 private IMultiDiagramEditor editor; 12:57:06 ^^^^^^ 12:57:06 The value of the field TestReopenWithCSS.editor is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/Test2StereotypeApplications.java:[103] 12:57:06 Stereotype stereotypeTest = null; 12:57:06 ^^^^^^^^^^^^^^ 12:57:06 The value of the local variable stereotypeTest is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[66] 12:57:06 private IMultiDiagramEditor editor; 12:57:06 ^^^^^^ 12:57:06 The value of the field TestReopenAsComment.editor is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[81] 12:57:06 EditPart stereotypedClassEditPart = fixture.findEditPart(stereotypedClass); 12:57:06 ^^^^^^^^^^^^^^^^^^^^^^^^ 12:57:06 The value of the local variable stereotypedClassEditPart is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestReopenAsComment.java:[109] 12:57:06 EditPart stereotypedLinkEditPart = fixture.findEditPart(stereotypedLink); 12:57:06 ^^^^^^^^^^^^^^^^^^^^^^^ 12:57:06 The value of the local variable stereotypedLinkEditPart is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUpdateValue.java:[66] 12:57:06 private IMultiDiagramEditor editor; 12:57:06 ^^^^^^ 12:57:06 The value of the field TestUpdateValue.editor is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestDisplayAsCompartment.java:[106] 12:57:06 Stereotype stereotypeTest = null; 12:57:06 ^^^^^^^^^^^^^^ 12:57:06 The value of the local variable stereotypeTest is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestReopenAsBrace.java:[64] 12:57:06 private IMultiDiagramEditor editor; 12:57:06 ^^^^^^ 12:57:06 The value of the field TestReopenAsBrace.editor is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyProfile.java:[66] 12:57:06 private IMultiDiagramEditor editor; 12:57:06 ^^^^^^ 12:57:06 The value of the field TestUnapplyProfile.editor is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenWithPropertyView.java:[66] 12:57:06 private IMultiDiagramEditor editor; 12:57:06 ^^^^^^ 12:57:06 The value of the field TestReopenWithPropertyView.editor is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/asbrace/TestDisplayAsBrace.java:[106] 12:57:06 Stereotype stereotypeTest = null; 12:57:06 ^^^^^^^^^^^^^^ 12:57:06 The value of the local variable stereotypeTest is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/displayname/TestStereotypeApplication.java:[247] 12:57:06 Stereotype stereotypeTest = null; 12:57:06 ^^^^^^^^^^^^^^ 12:57:06 The value of the local variable stereotypeTest is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestReopenAsCompartment.java:[63] 12:57:06 private IMultiDiagramEditor editor; 12:57:06 ^^^^^^ 12:57:06 The value of the field TestReopenAsCompartment.editor is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascomment/TestDisplayAsComment.java:[107] 12:57:06 Stereotype stereotypeTest = null; 12:57:06 ^^^^^^^^^^^^^^ 12:57:06 The value of the local variable stereotypeTest is not used 12:57:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/org/eclipse/papyrus/uml/diagram/stereotypeproperty/tests/ascompartment/TestUnapplyStereotype.java:[66] 12:57:06 private IMultiDiagramEditor editor; 12:57:06 ^^^^^^ 12:57:06 The value of the field TestUnapplyStereotype.editor is not used 12:57:06 15 problems (15 warnings) 12:57:06 [INFO] 12:57:06 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:06 [INFO] 12:57:06 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/src/test/resources 12:57:06 [INFO] 12:57:06 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 362 were skipped 12:57:06 [INFO] 12:57:06 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/target/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests-2.0.0-SNAPSHOT.jar 12:57:06 [INFO] 12:57:06 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:06 [INFO] 12:57:06 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:06 [INFO] Skipping tests 12:57:06 [INFO] 12:57:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests --- 12:57:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:57:06 [INFO] 12:57:06 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests >-- 12:57:06 [INFO] Building org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT [157/175] 12:57:06 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml 12:57:06 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:57:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.dnd.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/pom.xml 12:57:06 [INFO] 12:57:06 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:06 [INFO] 12:57:06 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:06 [INFO] The project's OSGi version is 2.0.0.202404191627 12:57:06 [INFO] 12:57:06 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:06 [INFO] 12:57:06 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:06 [INFO] 12:57:06 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:06 [INFO] 12:57:06 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:06 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.dnd.tests 12:57:08 [INFO] 12:57:08 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:08 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:57:08 [INFO] 12:57:08 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/main/resources 12:57:08 [INFO] 12:57:08 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:08 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:57:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[97] 12:57:08 houseKeeper.setField("strategy", DropStrategyManager.instance.findStrategy(org.eclipse.papyrus.uml.diagram.dnd.Activator.PLUGIN_ID + ".instanceSpecification")); 12:57:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:57:08 The method setField(String, DropStrategy) from the type AbstractHouseKeeperRule is deprecated 12:57:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[230] 12:57:08 protected void checkSlots(EditPart instanceSpecificationPart, List<Property>... expectedProperties) { 12:57:08 ^^^^^^^^^^^^^^^^^^ 12:57:08 Type safety: Potential heap pollution via varargs parameter expectedProperties 12:57:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[289] 12:57:08 checkSlots(target, ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); 12:57:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:57:08 Type safety: A generic array of List<Property> is created for a varargs parameter 12:57:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[304] 12:57:08 checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes()); 12:57:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:57:08 Type safety: A generic array of List<Property> is created for a varargs parameter 12:57:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[321] 12:57:08 checkSlots(target, ((org.eclipse.uml2.uml.Interface) interface1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); 12:57:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:57:08 Type safety: A generic array of List<Property> is created for a varargs parameter 12:57:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/org/eclipse/papyrus/uml/diagram/dnd/tests/tests/InstanceSpecificationTest.java:[338] 12:57:08 checkSlots(target, ((org.eclipse.uml2.uml.Class) class1).getAllAttributes(), ((org.eclipse.uml2.uml.Class) class2).getAllAttributes()); 12:57:08 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:57:08 Type safety: A generic array of List<Property> is created for a varargs parameter 12:57:08 6 problems (6 warnings) 12:57:08 [INFO] 12:57:08 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:08 [INFO] 12:57:08 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/src/test/resources 12:57:08 [INFO] 12:57:08 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:08 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 330 were skipped 12:57:08 [INFO] 12:57:08 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.dnd.tests/target/org.eclipse.papyrus.uml.diagram.dnd.tests-2.0.0-SNAPSHOT.jar 12:57:08 [INFO] 12:57:08 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:08 [INFO] 12:57:08 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:08 [INFO] Skipping tests 12:57:08 [INFO] 12:57:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.dnd.tests --- 12:57:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:57:08 [INFO] 12:57:08 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests >-- 12:57:08 [INFO] Building org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT [158/175] 12:57:08 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml 12:57:08 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:57:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.diagram.properties.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/pom.xml 12:57:08 [INFO] 12:57:08 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:08 [INFO] 12:57:08 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:08 [INFO] The project's OSGi version is 2.0.0.202404191627 12:57:08 [INFO] 12:57:08 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:08 [INFO] 12:57:08 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:08 [INFO] 12:57:08 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:08 [INFO] 12:57:08 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:08 [INFO] Resolving class path of org.eclipse.papyrus.uml.diagram.properties.tests 12:57:10 [INFO] 12:57:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:57:10 [INFO] 12:57:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/main/resources 12:57:10 [INFO] 12:57:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:10 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:57:10 [INFO] 12:57:10 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:10 [INFO] 12:57:10 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/src/test/resources 12:57:10 [INFO] 12:57:10 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 334 were skipped 12:57:10 [INFO] 12:57:10 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.properties.tests/target/org.eclipse.papyrus.uml.diagram.properties.tests-2.0.0-SNAPSHOT.jar 12:57:10 [INFO] 12:57:10 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:10 [INFO] 12:57:10 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:10 [INFO] Skipping tests 12:57:10 [INFO] 12:57:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.diagram.properties.tests --- 12:57:10 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:57:10 [INFO] 12:57:10 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests >-- 12:57:10 [INFO] Building org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT [159/175] 12:57:10 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml 12:57:10 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:57:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.stereotype.display.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/pom.xml 12:57:11 [INFO] 12:57:11 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:11 [INFO] 12:57:11 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:11 [INFO] The project's OSGi version is 2.0.0.202404191627 12:57:11 [INFO] 12:57:11 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:11 [INFO] 12:57:11 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:11 [INFO] 12:57:11 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:11 [INFO] 12:57:11 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:11 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.stereotype.display.tests 12:57:12 [INFO] 12:57:12 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:57:12 [INFO] 12:57:12 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/main/resources 12:57:12 [INFO] 12:57:12 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:12 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:57:13 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/org/eclipse/papyrus/uml/nattable/stereotype/display/tests/tests/StereotypeDisplayTableTest.java:[566] 12:57:13 editorModel = TableHelper.createTable(configuration, view, configuration.getName(), description); 12:57:13 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:57:13 The method createTable(TableConfiguration, EObject, String, String) from the type TableHelper is deprecated 12:57:13 1 problem (1 warning) 12:57:13 [INFO] 12:57:13 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:13 [INFO] 12:57:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/src/test/resources 12:57:13 [INFO] 12:57:13 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 316 were skipped 12:57:13 [INFO] 12:57:13 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:13 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotype.display.tests/target/org.eclipse.papyrus.uml.nattable.stereotype.display.tests-2.0.0-SNAPSHOT.jar 12:57:13 [INFO] 12:57:13 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:13 [INFO] 12:57:13 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:13 [INFO] Skipping tests 12:57:13 [INFO] 12:57:13 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.stereotype.display.tests --- 12:57:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 12:57:13 [INFO] 12:57:13 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests >-- 12:57:13 [INFO] Building org.eclipse.papyrus.uml.nattable.suite.tests 1.1.0-SNAPSHOT [160/175] 12:57:13 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml 12:57:13 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 12:57:13 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.nattable.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/pom.xml 12:57:14 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 12:57:14 [INFO] 12:57:14 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:14 [INFO] 12:57:14 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:14 [INFO] The project's OSGi version is 1.1.0.202404191627 12:57:14 [INFO] 12:57:14 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:14 [INFO] 12:57:14 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:14 [INFO] 12:57:14 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:14 [INFO] 12:57:14 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:14 [INFO] Resolving class path of org.eclipse.papyrus.uml.nattable.suite.tests 12:57:20 [INFO] 12:57:20 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:20 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 12:57:20 [INFO] 12:57:20 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/main/resources 12:57:20 [INFO] 12:57:20 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:21 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 12:57:21 [INFO] 12:57:21 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:21 [INFO] 12:57:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/src/test/resources 12:57:21 [INFO] 12:57:21 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:21 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1100 were skipped 12:57:21 [INFO] 12:57:21 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/org.eclipse.papyrus.uml.nattable.suite.tests-1.1.0-SNAPSHOT.jar 12:57:21 [INFO] 12:57:21 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:21 [INFO] 12:57:21 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 12:57:22 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/data/.metadata/.log 12:57:22 [INFO] Command line: 12:57:22 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 12:57:28 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 12:57:28 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 12:57:28 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 12:57:28 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 12:57:28 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 12:57:28 12:57:33 Running org.eclipse.papyrus.uml.nattable.suite.tests.AllTests 12:57:38 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 12:57:38 log4j:WARN Please initialize the log4j system properly. 12:57:38 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 12:57:48 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 12:57:58 12:57:58 (Eclipse:5229): Gtk-WARNING **: 16:57:58.597: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:57:58 12:57:58 (Eclipse:5229): Gtk-WARNING **: 16:57:58.604: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:00 12:58:00 (Eclipse:5229): Gtk-WARNING **: 16:58:00.738: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:00 12:58:00 (Eclipse:5229): Gtk-WARNING **: 16:58:00.744: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:06 12:58:06 (Eclipse:5229): Gtk-WARNING **: 16:58:06.909: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:06 12:58:06 (Eclipse:5229): Gtk-WARNING **: 16:58:06.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:07 12:58:07 (Eclipse:5229): Gtk-WARNING **: 16:58:07.646: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:07 12:58:07 (Eclipse:5229): Gtk-WARNING **: 16:58:07.651: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:08 12:58:08 (Eclipse:5229): Gtk-WARNING **: 16:58:08.442: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:08 12:58:08 (Eclipse:5229): Gtk-WARNING **: 16:58:08.448: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:09 12:58:09 (Eclipse:5229): Gtk-WARNING **: 16:58:09.175: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:09 12:58:09 (Eclipse:5229): Gtk-WARNING **: 16:58:09.181: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:09 12:58:09 (Eclipse:5229): Gtk-WARNING **: 16:58:09.977: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:09 12:58:09 (Eclipse:5229): Gtk-WARNING **: 16:58:09.983: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:10 12:58:10 (Eclipse:5229): Gtk-WARNING **: 16:58:10.651: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:10 12:58:10 (Eclipse:5229): Gtk-WARNING **: 16:58:10.657: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:11 12:58:11 (Eclipse:5229): Gtk-WARNING **: 16:58:11.362: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:11 12:58:11 (Eclipse:5229): Gtk-WARNING **: 16:58:11.367: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:12 12:58:12 (Eclipse:5229): Gtk-WARNING **: 16:58:12.064: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:12 12:58:12 (Eclipse:5229): Gtk-WARNING **: 16:58:12.070: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:40 12:58:40 (Eclipse:5229): Gtk-WARNING **: 16:58:40.737: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:40 12:58:40 (Eclipse:5229): Gtk-WARNING **: 16:58:40.742: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:41 12:58:41 (Eclipse:5229): Gtk-WARNING **: 16:58:41.607: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:41 12:58:41 (Eclipse:5229): Gtk-WARNING **: 16:58:41.614: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:42 12:58:42 (Eclipse:5229): Gtk-WARNING **: 16:58:42.484: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:42 12:58:42 (Eclipse:5229): Gtk-WARNING **: 16:58:42.489: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:43 12:58:43 (Eclipse:5229): Gtk-WARNING **: 16:58:43.544: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:43 12:58:43 (Eclipse:5229): Gtk-WARNING **: 16:58:43.550: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:44 12:58:44 (Eclipse:5229): Gtk-WARNING **: 16:58:44.477: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:44 12:58:44 (Eclipse:5229): Gtk-WARNING **: 16:58:44.481: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:45 12:58:45 (Eclipse:5229): Gtk-WARNING **: 16:58:45.446: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:45 12:58:45 (Eclipse:5229): Gtk-WARNING **: 16:58:45.452: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:52 12:58:52 (Eclipse:5229): Gtk-WARNING **: 16:58:52.108: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:52 12:58:52 (Eclipse:5229): Gtk-WARNING **: 16:58:52.115: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:52 12:58:52 (Eclipse:5229): Gtk-WARNING **: 16:58:52.164: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:52 12:58:52 (Eclipse:5229): Gtk-WARNING **: 16:58:52.167: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:52 12:58:52 (Eclipse:5229): Gtk-WARNING **: 16:58:52.790: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:52 12:58:52 (Eclipse:5229): Gtk-WARNING **: 16:58:52.797: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:52 12:58:52 (Eclipse:5229): Gtk-WARNING **: 16:58:52.848: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:52 12:58:52 (Eclipse:5229): Gtk-WARNING **: 16:58:52.851: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:53 12:58:53 (Eclipse:5229): Gtk-WARNING **: 16:58:53.366: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:53 12:58:53 (Eclipse:5229): Gtk-WARNING **: 16:58:53.377: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:53 12:58:53 (Eclipse:5229): Gtk-WARNING **: 16:58:53.425: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:53 12:58:53 (Eclipse:5229): Gtk-WARNING **: 16:58:53.427: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:53 12:58:53 (Eclipse:5229): Gtk-WARNING **: 16:58:53.947: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:53 12:58:53 (Eclipse:5229): Gtk-WARNING **: 16:58:53.954: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:54 12:58:54 (Eclipse:5229): Gtk-WARNING **: 16:58:54.007: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:54 12:58:54 (Eclipse:5229): Gtk-WARNING **: 16:58:54.009: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:54 12:58:54 (Eclipse:5229): Gtk-WARNING **: 16:58:54.545: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:54 12:58:54 (Eclipse:5229): Gtk-WARNING **: 16:58:54.552: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:54 12:58:54 (Eclipse:5229): Gtk-WARNING **: 16:58:54.604: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:54 12:58:54 (Eclipse:5229): Gtk-WARNING **: 16:58:54.607: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:58 12:58:58 (Eclipse:5229): Gtk-WARNING **: 16:58:58.364: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:58 12:58:58 (Eclipse:5229): Gtk-WARNING **: 16:58:58.372: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:58 12:58:58 (Eclipse:5229): Gtk-WARNING **: 16:58:58.428: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:58 12:58:58 (Eclipse:5229): Gtk-WARNING **: 16:58:58.431: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:59 12:58:59 (Eclipse:5229): Gtk-WARNING **: 16:58:59.101: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:59 12:58:59 (Eclipse:5229): Gtk-WARNING **: 16:58:59.108: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:59 12:58:59 (Eclipse:5229): Gtk-WARNING **: 16:58:59.167: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:59 12:58:59 (Eclipse:5229): Gtk-WARNING **: 16:58:59.170: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:59 12:58:59 (Eclipse:5229): Gtk-WARNING **: 16:58:59.453: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:59 12:58:59 (Eclipse:5229): Gtk-WARNING **: 16:58:59.457: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:59 12:58:59 (Eclipse:5229): Gtk-WARNING **: 16:58:59.945: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:58:59 12:58:59 (Eclipse:5229): Gtk-WARNING **: 16:58:59.952: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:00 12:59:00 (Eclipse:5229): Gtk-WARNING **: 16:58:59.999: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:00 12:59:00 (Eclipse:5229): Gtk-WARNING **: 16:59:00.002: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:00 12:59:00 (Eclipse:5229): Gtk-WARNING **: 16:59:00.527: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:00 12:59:00 (Eclipse:5229): Gtk-WARNING **: 16:59:00.534: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:00 12:59:00 (Eclipse:5229): Gtk-WARNING **: 16:59:00.581: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:00 12:59:00 (Eclipse:5229): Gtk-WARNING **: 16:59:00.584: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:01 12:59:01 (Eclipse:5229): Gtk-WARNING **: 16:59:01.091: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:01 12:59:01 (Eclipse:5229): Gtk-WARNING **: 16:59:01.098: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:01 12:59:01 (Eclipse:5229): Gtk-WARNING **: 16:59:01.149: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:01 12:59:01 (Eclipse:5229): Gtk-WARNING **: 16:59:01.152: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:01 12:59:01 (Eclipse:5229): Gtk-WARNING **: 16:59:01.639: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:01 12:59:01 (Eclipse:5229): Gtk-WARNING **: 16:59:01.647: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:01 12:59:01 (Eclipse:5229): Gtk-WARNING **: 16:59:01.702: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:01 12:59:01 (Eclipse:5229): Gtk-WARNING **: 16:59:01.705: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:02 12:59:02 (Eclipse:5229): Gtk-WARNING **: 16:59:02.259: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:02 12:59:02 (Eclipse:5229): Gtk-WARNING **: 16:59:02.267: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:02 12:59:02 (Eclipse:5229): Gtk-WARNING **: 16:59:02.317: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:02 12:59:02 (Eclipse:5229): Gtk-WARNING **: 16:59:02.320: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:05 12:59:05 (Eclipse:5229): Gtk-WARNING **: 16:59:05.714: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:05 12:59:05 (Eclipse:5229): Gtk-WARNING **: 16:59:05.718: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:06 12:59:06 (Eclipse:5229): Gtk-WARNING **: 16:59:06.315: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:06 12:59:06 (Eclipse:5229): Gtk-WARNING **: 16:59:06.322: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:06 12:59:06 (Eclipse:5229): Gtk-WARNING **: 16:59:06.374: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:06 12:59:06 (Eclipse:5229): Gtk-WARNING **: 16:59:06.376: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:07 12:59:07 (Eclipse:5229): Gtk-WARNING **: 16:59:07.029: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:07 12:59:07 (Eclipse:5229): Gtk-WARNING **: 16:59:07.036: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:07 12:59:07 (Eclipse:5229): Gtk-WARNING **: 16:59:07.088: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:07 12:59:07 (Eclipse:5229): Gtk-WARNING **: 16:59:07.090: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:07 12:59:07 (Eclipse:5229): Gtk-WARNING **: 16:59:07.264: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:07 12:59:07 (Eclipse:5229): Gtk-WARNING **: 16:59:07.268: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:07 12:59:07 (Eclipse:5229): Gtk-WARNING **: 16:59:07.818: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:07 12:59:07 (Eclipse:5229): Gtk-WARNING **: 16:59:07.825: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:07 12:59:07 (Eclipse:5229): Gtk-WARNING **: 16:59:07.877: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:07 12:59:07 (Eclipse:5229): Gtk-WARNING **: 16:59:07.879: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:09 12:59:09 (Eclipse:5229): Gtk-WARNING **: 16:59:09.978: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:09 12:59:09 (Eclipse:5229): Gtk-WARNING **: 16:59:09.983: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:10 12:59:10 (Eclipse:5229): Gtk-WARNING **: 16:59:10.563: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:10 12:59:10 (Eclipse:5229): Gtk-WARNING **: 16:59:10.568: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:11 12:59:11 (Eclipse:5229): Gtk-WARNING **: 16:59:11.113: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:11 12:59:11 (Eclipse:5229): Gtk-WARNING **: 16:59:11.118: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:11 12:59:11 (Eclipse:5229): Gtk-WARNING **: 16:59:11.751: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:11 12:59:11 (Eclipse:5229): Gtk-WARNING **: 16:59:11.756: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:12 12:59:12 (Eclipse:5229): Gtk-WARNING **: 16:59:12.527: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:12 12:59:12 (Eclipse:5229): Gtk-WARNING **: 16:59:12.531: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:13 12:59:13 (Eclipse:5229): Gtk-WARNING **: 16:59:13.088: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:13 12:59:13 (Eclipse:5229): Gtk-WARNING **: 16:59:13.093: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:14 12:59:14 (Eclipse:5229): Gtk-WARNING **: 16:59:14.675: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:14 12:59:14 (Eclipse:5229): Gtk-WARNING **: 16:59:14.679: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:15 12:59:15 (Eclipse:5229): Gtk-WARNING **: 16:59:15.466: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:15 12:59:15 (Eclipse:5229): Gtk-WARNING **: 16:59:15.470: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:16 12:59:16 (Eclipse:5229): Gtk-WARNING **: 16:59:16.247: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:16 12:59:16 (Eclipse:5229): Gtk-WARNING **: 16:59:16.252: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:16 12:59:16 (Eclipse:5229): Gtk-WARNING **: 16:59:16.964: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:16 12:59:16 (Eclipse:5229): Gtk-WARNING **: 16:59:16.969: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:17 12:59:17 (Eclipse:5229): Gtk-WARNING **: 16:59:17.577: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:17 12:59:17 (Eclipse:5229): Gtk-WARNING **: 16:59:17.582: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:18 12:59:18 (Eclipse:5229): Gtk-WARNING **: 16:59:18.477: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:18 12:59:18 (Eclipse:5229): Gtk-WARNING **: 16:59:18.482: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:19 12:59:19 (Eclipse:5229): Gtk-WARNING **: 16:59:19.601: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:19 12:59:19 (Eclipse:5229): Gtk-WARNING **: 16:59:19.605: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:20 12:59:20 (Eclipse:5229): Gtk-WARNING **: 16:59:20.301: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:20 12:59:20 (Eclipse:5229): Gtk-WARNING **: 16:59:20.305: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:21 12:59:21 (Eclipse:5229): Gtk-WARNING **: 16:59:21.019: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:21 12:59:21 (Eclipse:5229): Gtk-WARNING **: 16:59:21.024: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:21 12:59:21 (Eclipse:5229): Gtk-WARNING **: 16:59:21.651: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:21 12:59:21 (Eclipse:5229): Gtk-WARNING **: 16:59:21.656: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:22 12:59:22 (Eclipse:5229): Gtk-WARNING **: 16:59:22.318: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:22 12:59:22 (Eclipse:5229): Gtk-WARNING **: 16:59:22.322: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:23 12:59:23 (Eclipse:5229): Gtk-WARNING **: 16:59:23.377: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:23 12:59:23 (Eclipse:5229): Gtk-WARNING **: 16:59:23.381: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:24 12:59:24 (Eclipse:5229): Gtk-WARNING **: 16:59:24.337: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:24 12:59:24 (Eclipse:5229): Gtk-WARNING **: 16:59:24.342: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:25 12:59:25 (Eclipse:5229): Gtk-WARNING **: 16:59:25.280: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:25 12:59:25 (Eclipse:5229): Gtk-WARNING **: 16:59:25.284: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:25 12:59:25 (Eclipse:5229): Gtk-WARNING **: 16:59:25.830: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:25 12:59:25 (Eclipse:5229): Gtk-WARNING **: 16:59:25.835: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:26 12:59:26 (Eclipse:5229): Gtk-WARNING **: 16:59:26.742: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:26 12:59:26 (Eclipse:5229): Gtk-WARNING **: 16:59:26.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:27 12:59:27 (Eclipse:5229): Gtk-WARNING **: 16:59:27.712: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:27 12:59:27 (Eclipse:5229): Gtk-WARNING **: 16:59:27.716: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:28 12:59:28 (Eclipse:5229): Gtk-WARNING **: 16:59:28.199: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:28 12:59:28 (Eclipse:5229): Gtk-WARNING **: 16:59:28.203: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:29 12:59:29 (Eclipse:5229): Gtk-WARNING **: 16:59:29.370: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:29 12:59:29 (Eclipse:5229): Gtk-WARNING **: 16:59:29.374: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:30 12:59:30 (Eclipse:5229): Gtk-WARNING **: 16:59:30.152: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:30 12:59:30 (Eclipse:5229): Gtk-WARNING **: 16:59:30.157: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:30 12:59:30 (Eclipse:5229): Gtk-WARNING **: 16:59:30.693: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:30 12:59:30 (Eclipse:5229): Gtk-WARNING **: 16:59:30.698: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:33 12:59:33 (Eclipse:5229): Gtk-WARNING **: 16:59:33.546: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:33 12:59:33 (Eclipse:5229): Gtk-WARNING **: 16:59:33.551: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:34 12:59:34 (Eclipse:5229): Gtk-WARNING **: 16:59:34.579: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:34 12:59:34 (Eclipse:5229): Gtk-WARNING **: 16:59:34.584: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:35 12:59:35 (Eclipse:5229): Gtk-WARNING **: 16:59:35.468: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:35 12:59:35 (Eclipse:5229): Gtk-WARNING **: 16:59:35.473: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:36 12:59:36 (Eclipse:5229): Gtk-WARNING **: 16:59:36.572: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:36 12:59:36 (Eclipse:5229): Gtk-WARNING **: 16:59:36.576: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:37 12:59:37 (Eclipse:5229): Gtk-WARNING **: 16:59:37.625: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:37 12:59:37 (Eclipse:5229): Gtk-WARNING **: 16:59:37.630: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:38 12:59:38 (Eclipse:5229): Gtk-WARNING **: 16:59:38.584: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:38 12:59:38 (Eclipse:5229): Gtk-WARNING **: 16:59:38.588: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:39 12:59:39 (Eclipse:5229): Gtk-WARNING **: 16:59:39.435: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:39 12:59:39 (Eclipse:5229): Gtk-WARNING **: 16:59:39.440: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:40 12:59:40 (Eclipse:5229): Gtk-WARNING **: 16:59:40.160: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:40 12:59:40 (Eclipse:5229): Gtk-WARNING **: 16:59:40.164: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:40 12:59:40 (Eclipse:5229): Gtk-WARNING **: 16:59:40.916: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:40 12:59:40 (Eclipse:5229): Gtk-WARNING **: 16:59:40.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:41 12:59:41 (Eclipse:5229): Gtk-WARNING **: 16:59:41.589: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:41 12:59:41 (Eclipse:5229): Gtk-WARNING **: 16:59:41.594: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:42 12:59:42 (Eclipse:5229): Gtk-WARNING **: 16:59:42.309: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:42 12:59:42 (Eclipse:5229): Gtk-WARNING **: 16:59:42.313: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:43 12:59:43 (Eclipse:5229): Gtk-WARNING **: 16:59:43.001: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:43 12:59:43 (Eclipse:5229): Gtk-WARNING **: 16:59:43.006: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:43 12:59:43 (Eclipse:5229): Gtk-WARNING **: 16:59:43.529: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:43 12:59:43 (Eclipse:5229): Gtk-WARNING **: 16:59:43.533: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:44 12:59:44 (Eclipse:5229): Gtk-WARNING **: 16:59:44.389: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:44 12:59:44 (Eclipse:5229): Gtk-WARNING **: 16:59:44.394: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:46 12:59:46 (Eclipse:5229): Gtk-WARNING **: 16:59:46.133: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:46 12:59:46 (Eclipse:5229): Gtk-WARNING **: 16:59:46.138: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:48 12:59:48 (Eclipse:5229): Gtk-WARNING **: 16:59:48.251: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:48 12:59:48 (Eclipse:5229): Gtk-WARNING **: 16:59:48.255: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:48 12:59:48 (Eclipse:5229): Gtk-WARNING **: 16:59:48.369: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:48 12:59:48 (Eclipse:5229): Gtk-WARNING **: 16:59:48.375: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:48 12:59:48 (Eclipse:5229): Gtk-WARNING **: 16:59:48.874: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:48 12:59:48 (Eclipse:5229): Gtk-WARNING **: 16:59:48.879: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:49 12:59:49 (Eclipse:5229): Gtk-WARNING **: 16:59:49.387: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:49 12:59:49 (Eclipse:5229): Gtk-WARNING **: 16:59:49.392: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:49 12:59:49 (Eclipse:5229): Gtk-WARNING **: 16:59:49.883: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:49 12:59:49 (Eclipse:5229): Gtk-WARNING **: 16:59:49.889: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:50 12:59:50 (Eclipse:5229): Gtk-WARNING **: 16:59:50.494: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:50 12:59:50 (Eclipse:5229): Gtk-WARNING **: 16:59:50.499: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:51 12:59:51 (Eclipse:5229): Gtk-WARNING **: 16:59:51.149: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:51 12:59:51 (Eclipse:5229): Gtk-WARNING **: 16:59:51.153: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:51 12:59:51 (Eclipse:5229): Gtk-WARNING **: 16:59:51.800: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:51 12:59:51 (Eclipse:5229): Gtk-WARNING **: 16:59:51.805: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:52 12:59:52 (Eclipse:5229): Gtk-WARNING **: 16:59:52.462: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:52 12:59:52 (Eclipse:5229): Gtk-WARNING **: 16:59:52.467: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:53 12:59:53 (Eclipse:5229): Gtk-WARNING **: 16:59:53.103: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:53 12:59:53 (Eclipse:5229): Gtk-WARNING **: 16:59:53.108: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:53 12:59:53 (Eclipse:5229): Gtk-WARNING **: 16:59:53.744: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:53 12:59:53 (Eclipse:5229): Gtk-WARNING **: 16:59:53.749: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:54 12:59:54 (Eclipse:5229): Gtk-WARNING **: 16:59:54.365: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:54 12:59:54 (Eclipse:5229): Gtk-WARNING **: 16:59:54.370: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:55 12:59:55 (Eclipse:5229): Gtk-CRITICAL **: 16:59:55.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:55 12:59:55 (Eclipse:5229): Gtk-CRITICAL **: 16:59:55.051: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:55 12:59:55 (Eclipse:5229): Gtk-WARNING **: 16:59:55.091: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:55 12:59:55 (Eclipse:5229): Gtk-WARNING **: 16:59:55.096: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:55 12:59:55 (Eclipse:5229): Gtk-CRITICAL **: 16:59:55.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:55 12:59:55 (Eclipse:5229): Gtk-CRITICAL **: 16:59:55.140: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:55 12:59:55 (Eclipse:5229): Gtk-CRITICAL **: 16:59:55.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:55 12:59:55 (Eclipse:5229): Gtk-WARNING **: 16:59:55.318: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:55 12:59:55 (Eclipse:5229): Gtk-WARNING **: 16:59:55.324: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:55 12:59:55 (Eclipse:5229): Gtk-CRITICAL **: 16:59:55.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:55 12:59:55 (Eclipse:5229): Gtk-CRITICAL **: 16:59:55.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:55 12:59:55 (Eclipse:5229): Gtk-CRITICAL **: 16:59:55.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:55 12:59:55 (Eclipse:5229): Gtk-CRITICAL **: 16:59:55.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:55 12:59:55 (Eclipse:5229): Gtk-CRITICAL **: 16:59:55.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:55 12:59:55 (Eclipse:5229): Gtk-WARNING **: 16:59:55.990: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:56 12:59:56 (Eclipse:5229): Gtk-WARNING **: 16:59:55.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.008: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.056: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:56 12:59:56 (Eclipse:5229): Gtk-WARNING **: 16:59:56.204: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:56 12:59:56 (Eclipse:5229): Gtk-WARNING **: 16:59:56.210: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.400: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:56 12:59:56 (Eclipse:5229): Gtk-WARNING **: 16:59:56.874: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:56 12:59:56 (Eclipse:5229): Gtk-WARNING **: 16:59:56.879: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:56 12:59:56 (Eclipse:5229): Gtk-CRITICAL **: 16:59:56.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:57 12:59:57 (Eclipse:5229): Gtk-WARNING **: 16:59:57.085: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:57 12:59:57 (Eclipse:5229): Gtk-WARNING **: 16:59:57.091: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:57 12:59:57 (Eclipse:5229): Gtk-CRITICAL **: 16:59:57.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:57 12:59:57 (Eclipse:5229): Gtk-CRITICAL **: 16:59:57.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:57 12:59:57 (Eclipse:5229): Gtk-CRITICAL **: 16:59:57.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:57 12:59:57 (Eclipse:5229): Gtk-CRITICAL **: 16:59:57.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:57 12:59:57 (Eclipse:5229): Gtk-CRITICAL **: 16:59:57.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:57 12:59:57 (Eclipse:5229): Gtk-WARNING **: 16:59:57.707: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:57 12:59:57 (Eclipse:5229): Gtk-WARNING **: 16:59:57.712: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:57 12:59:57 (Eclipse:5229): Gtk-CRITICAL **: 16:59:57.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:57 12:59:57 (Eclipse:5229): Gtk-CRITICAL **: 16:59:57.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:57 12:59:57 (Eclipse:5229): Gtk-CRITICAL **: 16:59:57.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:57 12:59:57 (Eclipse:5229): Gtk-CRITICAL **: 16:59:57.827: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:57 12:59:57 (Eclipse:5229): Gtk-CRITICAL **: 16:59:57.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:58 12:59:58 (Eclipse:5229): Gtk-WARNING **: 16:59:58.018: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:58 12:59:58 (Eclipse:5229): Gtk-WARNING **: 16:59:58.028: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:58 12:59:58 (Eclipse:5229): Gtk-CRITICAL **: 16:59:58.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:58 12:59:58 (Eclipse:5229): Gtk-CRITICAL **: 16:59:58.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:58 12:59:58 (Eclipse:5229): Gtk-CRITICAL **: 16:59:58.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:58 12:59:58 (Eclipse:5229): Gtk-CRITICAL **: 16:59:58.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:58 12:59:58 (Eclipse:5229): Gtk-WARNING **: 16:59:58.623: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:58 12:59:58 (Eclipse:5229): Gtk-WARNING **: 16:59:58.627: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:58 12:59:58 (Eclipse:5229): Gtk-CRITICAL **: 16:59:58.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:58 12:59:58 (Eclipse:5229): Gtk-CRITICAL **: 16:59:58.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:58 12:59:58 (Eclipse:5229): Gtk-CRITICAL **: 16:59:58.706: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:58 12:59:58 (Eclipse:5229): Gtk-WARNING **: 16:59:58.839: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:58 12:59:58 (Eclipse:5229): Gtk-WARNING **: 16:59:58.845: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:58 12:59:58 (Eclipse:5229): Gtk-CRITICAL **: 16:59:58.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:58 12:59:58 (Eclipse:5229): Gtk-CRITICAL **: 16:59:58.932: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:58 12:59:58 (Eclipse:5229): Gtk-CRITICAL **: 16:59:58.989: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:59 12:59:59 (Eclipse:5229): Gtk-CRITICAL **: 16:59:59.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:59 12:59:59 (Eclipse:5229): Gtk-CRITICAL **: 16:59:59.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:59 12:59:59 (Eclipse:5229): Gtk-WARNING **: 16:59:59.433: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:59 12:59:59 (Eclipse:5229): Gtk-WARNING **: 16:59:59.438: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:59 12:59:59 (Eclipse:5229): Gtk-CRITICAL **: 16:59:59.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:59 12:59:59 (Eclipse:5229): Gtk-CRITICAL **: 16:59:59.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:59 12:59:59 (Eclipse:5229): Gtk-CRITICAL **: 16:59:59.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:59 12:59:59 (Eclipse:5229): Gtk-WARNING **: 16:59:59.657: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:59 12:59:59 (Eclipse:5229): Gtk-WARNING **: 16:59:59.663: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 12:59:59 12:59:59 (Eclipse:5229): Gtk-CRITICAL **: 16:59:59.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:59 12:59:59 (Eclipse:5229): Gtk-CRITICAL **: 16:59:59.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:59:59 12:59:59 (Eclipse:5229): Gtk-CRITICAL **: 16:59:59.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:00 13:00:00 (Eclipse:5229): Gtk-CRITICAL **: 17:00:00.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:00 13:00:00 (Eclipse:5229): Gtk-CRITICAL **: 17:00:00.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:00 13:00:00 (Eclipse:5229): Gtk-WARNING **: 17:00:00.397: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:00 13:00:00 (Eclipse:5229): Gtk-WARNING **: 17:00:00.402: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:00 13:00:00 (Eclipse:5229): Gtk-CRITICAL **: 17:00:00.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:00 13:00:00 (Eclipse:5229): Gtk-CRITICAL **: 17:00:00.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:00 13:00:00 (Eclipse:5229): Gtk-CRITICAL **: 17:00:00.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:00 13:00:00 (Eclipse:5229): Gtk-CRITICAL **: 17:00:00.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:00 13:00:00 (Eclipse:5229): Gtk-WARNING **: 17:00:00.793: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:00 13:00:00 (Eclipse:5229): Gtk-WARNING **: 17:00:00.799: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:01 13:00:01 (Eclipse:5229): Gtk-CRITICAL **: 17:00:01.075: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:01 13:00:01 (Eclipse:5229): Gtk-CRITICAL **: 17:00:01.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:01 13:00:01 (Eclipse:5229): Gtk-CRITICAL **: 17:00:01.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:01 13:00:01 (Eclipse:5229): Gtk-CRITICAL **: 17:00:01.544: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:01 13:00:01 (Eclipse:5229): Gtk-WARNING **: 17:00:01.586: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:01 13:00:01 (Eclipse:5229): Gtk-WARNING **: 17:00:01.591: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:01 13:00:01 (Eclipse:5229): Gtk-CRITICAL **: 17:00:01.607: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:01 13:00:01 (Eclipse:5229): Gtk-CRITICAL **: 17:00:01.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:01 13:00:01 (Eclipse:5229): Gtk-CRITICAL **: 17:00:01.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:01 13:00:01 (Eclipse:5229): Gtk-WARNING **: 17:00:01.796: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:01 13:00:01 (Eclipse:5229): Gtk-WARNING **: 17:00:01.802: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:01 13:00:01 (Eclipse:5229): Gtk-CRITICAL **: 17:00:01.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:01 13:00:01 (Eclipse:5229): Gtk-CRITICAL **: 17:00:01.941: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:02 13:00:02 (Eclipse:5229): Gtk-CRITICAL **: 17:00:01.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:02 13:00:02 (Eclipse:5229): Gtk-CRITICAL **: 17:00:02.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:02 13:00:02 (Eclipse:5229): Gtk-CRITICAL **: 17:00:02.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:02 13:00:02 (Eclipse:5229): Gtk-WARNING **: 17:00:02.445: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:02 13:00:02 (Eclipse:5229): Gtk-WARNING **: 17:00:02.450: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:02 13:00:02 (Eclipse:5229): Gtk-CRITICAL **: 17:00:02.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:02 13:00:02 (Eclipse:5229): Gtk-CRITICAL **: 17:00:02.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:02 13:00:02 (Eclipse:5229): Gtk-CRITICAL **: 17:00:02.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:02 13:00:02 (Eclipse:5229): Gtk-WARNING **: 17:00:02.664: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:02 13:00:02 (Eclipse:5229): Gtk-WARNING **: 17:00:02.670: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:02 13:00:02 (Eclipse:5229): Gtk-CRITICAL **: 17:00:02.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:02 13:00:02 (Eclipse:5229): Gtk-CRITICAL **: 17:00:02.746: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:02 13:00:02 (Eclipse:5229): Gtk-CRITICAL **: 17:00:02.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:03 13:00:03 (Eclipse:5229): Gtk-CRITICAL **: 17:00:03.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:03 13:00:03 (Eclipse:5229): Gtk-CRITICAL **: 17:00:03.225: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:03 13:00:03 (Eclipse:5229): Gtk-WARNING **: 17:00:03.269: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:03 13:00:03 (Eclipse:5229): Gtk-WARNING **: 17:00:03.275: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:03 13:00:03 (Eclipse:5229): Gtk-CRITICAL **: 17:00:03.291: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:03 13:00:03 (Eclipse:5229): Gtk-CRITICAL **: 17:00:03.352: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:03 13:00:03 (Eclipse:5229): Gtk-CRITICAL **: 17:00:03.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:03 13:00:03 (Eclipse:5229): Gtk-WARNING **: 17:00:03.522: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:03 13:00:03 (Eclipse:5229): Gtk-WARNING **: 17:00:03.529: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:03 13:00:03 (Eclipse:5229): Gtk-CRITICAL **: 17:00:03.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:03 13:00:03 (Eclipse:5229): Gtk-CRITICAL **: 17:00:03.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:03 13:00:03 (Eclipse:5229): Gtk-CRITICAL **: 17:00:03.684: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:04 13:00:04 (Eclipse:5229): Gtk-CRITICAL **: 17:00:04.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:04 13:00:04 (Eclipse:5229): Gtk-CRITICAL **: 17:00:04.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:04 13:00:04 (Eclipse:5229): Gtk-WARNING **: 17:00:04.222: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:04 13:00:04 (Eclipse:5229): Gtk-WARNING **: 17:00:04.228: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:04 13:00:04 (Eclipse:5229): Gtk-CRITICAL **: 17:00:04.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:04 13:00:04 (Eclipse:5229): Gtk-CRITICAL **: 17:00:04.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:04 13:00:04 (Eclipse:5229): Gtk-CRITICAL **: 17:00:04.304: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:04 13:00:04 (Eclipse:5229): Gtk-WARNING **: 17:00:04.442: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:04 13:00:04 (Eclipse:5229): Gtk-WARNING **: 17:00:04.448: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:04 13:00:04 (Eclipse:5229): Gtk-CRITICAL **: 17:00:04.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:04 13:00:04 (Eclipse:5229): Gtk-CRITICAL **: 17:00:04.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:04 13:00:04 (Eclipse:5229): Gtk-CRITICAL **: 17:00:04.648: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:05 13:00:05 (Eclipse:5229): Gtk-CRITICAL **: 17:00:05.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:05 13:00:05 (Eclipse:5229): Gtk-CRITICAL **: 17:00:05.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:05 13:00:05 (Eclipse:5229): Gtk-WARNING **: 17:00:05.099: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:05 13:00:05 (Eclipse:5229): Gtk-WARNING **: 17:00:05.104: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:05 13:00:05 (Eclipse:5229): Gtk-CRITICAL **: 17:00:05.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:05 13:00:05 (Eclipse:5229): Gtk-CRITICAL **: 17:00:05.151: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:05 13:00:05 (Eclipse:5229): Gtk-CRITICAL **: 17:00:05.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:05 13:00:05 (Eclipse:5229): Gtk-CRITICAL **: 17:00:05.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:05 13:00:05 (Eclipse:5229): Gtk-WARNING **: 17:00:05.337: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:05 13:00:05 (Eclipse:5229): Gtk-WARNING **: 17:00:05.343: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:05 13:00:05 (Eclipse:5229): Gtk-CRITICAL **: 17:00:05.437: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:05 13:00:05 (Eclipse:5229): Gtk-CRITICAL **: 17:00:05.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:05 13:00:05 (Eclipse:5229): Gtk-CRITICAL **: 17:00:05.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-WARNING **: 17:00:06.104: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:06 13:00:06 (Eclipse:5229): Gtk-WARNING **: 17:00:06.109: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-WARNING **: 17:00:06.674: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:06 13:00:06 (Eclipse:5229): Gtk-WARNING **: 17:00:06.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-WARNING **: 17:00:06.887: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:06 13:00:06 (Eclipse:5229): Gtk-WARNING **: 17:00:06.893: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:06 13:00:06 (Eclipse:5229): Gtk-CRITICAL **: 17:00:06.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:07 13:00:07 (Eclipse:5229): Gtk-CRITICAL **: 17:00:07.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:07 13:00:07 (Eclipse:5229): Gtk-CRITICAL **: 17:00:07.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:07 13:00:07 (Eclipse:5229): Gtk-CRITICAL **: 17:00:07.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:07 13:00:07 (Eclipse:5229): Gtk-WARNING **: 17:00:07.468: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:07 13:00:07 (Eclipse:5229): Gtk-WARNING **: 17:00:07.473: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:07 13:00:07 (Eclipse:5229): Gtk-CRITICAL **: 17:00:07.488: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:07 13:00:07 (Eclipse:5229): Gtk-CRITICAL **: 17:00:07.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:07 13:00:07 (Eclipse:5229): Gtk-CRITICAL **: 17:00:07.545: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:07 13:00:07 (Eclipse:5229): Gtk-WARNING **: 17:00:07.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:07 13:00:07 (Eclipse:5229): Gtk-WARNING **: 17:00:07.671: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:07 13:00:07 (Eclipse:5229): Gtk-CRITICAL **: 17:00:07.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:07 13:00:07 (Eclipse:5229): Gtk-CRITICAL **: 17:00:07.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:07 13:00:07 (Eclipse:5229): Gtk-CRITICAL **: 17:00:07.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:08 13:00:08 (Eclipse:5229): Gtk-CRITICAL **: 17:00:08.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:08 13:00:08 (Eclipse:5229): Gtk-CRITICAL **: 17:00:08.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:08 13:00:08 (Eclipse:5229): Gtk-WARNING **: 17:00:08.356: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:08 13:00:08 (Eclipse:5229): Gtk-WARNING **: 17:00:08.360: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:08 13:00:08 (Eclipse:5229): Gtk-CRITICAL **: 17:00:08.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:08 13:00:08 (Eclipse:5229): Gtk-CRITICAL **: 17:00:08.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:08 13:00:08 (Eclipse:5229): Gtk-CRITICAL **: 17:00:08.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:08 13:00:08 (Eclipse:5229): Gtk-WARNING **: 17:00:08.564: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:08 13:00:08 (Eclipse:5229): Gtk-WARNING **: 17:00:08.570: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:08 13:00:08 (Eclipse:5229): Gtk-CRITICAL **: 17:00:08.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:08 13:00:08 (Eclipse:5229): Gtk-CRITICAL **: 17:00:08.693: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:08 13:00:08 (Eclipse:5229): Gtk-CRITICAL **: 17:00:08.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-WARNING **: 17:00:09.170: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:09 13:00:09 (Eclipse:5229): Gtk-WARNING **: 17:00:09.175: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.245: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-WARNING **: 17:00:09.469: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:09 13:00:09 (Eclipse:5229): Gtk-WARNING **: 17:00:09.475: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:09 13:00:09 (Eclipse:5229): Gtk-CRITICAL **: 17:00:09.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-WARNING **: 17:00:10.008: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:10 13:00:10 (Eclipse:5229): Gtk-WARNING **: 17:00:10.013: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.083: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-WARNING **: 17:00:10.214: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:10 13:00:10 (Eclipse:5229): Gtk-WARNING **: 17:00:10.220: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.301: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-WARNING **: 17:00:10.776: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:10 13:00:10 (Eclipse:5229): Gtk-WARNING **: 17:00:10.780: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.794: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-CRITICAL **: 17:00:10.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:10 13:00:10 (Eclipse:5229): Gtk-WARNING **: 17:00:10.985: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:10 13:00:10 (Eclipse:5229): Gtk-WARNING **: 17:00:10.990: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:11 13:00:11 (Eclipse:5229): Gtk-CRITICAL **: 17:00:11.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:11 13:00:11 (Eclipse:5229): Gtk-CRITICAL **: 17:00:11.095: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:11 13:00:11 (Eclipse:5229): Gtk-CRITICAL **: 17:00:11.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:11 13:00:11 (Eclipse:5229): Gtk-CRITICAL **: 17:00:11.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:11 13:00:11 (Eclipse:5229): Gtk-CRITICAL **: 17:00:11.583: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:11 13:00:11 (Eclipse:5229): Gtk-WARNING **: 17:00:11.627: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:11 13:00:11 (Eclipse:5229): Gtk-WARNING **: 17:00:11.632: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:11 13:00:11 (Eclipse:5229): Gtk-CRITICAL **: 17:00:11.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:11 13:00:11 (Eclipse:5229): Gtk-CRITICAL **: 17:00:11.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:11 13:00:11 (Eclipse:5229): Gtk-CRITICAL **: 17:00:11.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:11 13:00:11 (Eclipse:5229): Gtk-WARNING **: 17:00:11.842: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:11 13:00:11 (Eclipse:5229): Gtk-WARNING **: 17:00:11.847: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:11 13:00:11 (Eclipse:5229): Gtk-CRITICAL **: 17:00:11.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:12 13:00:12 (Eclipse:5229): Gtk-CRITICAL **: 17:00:11.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:12 13:00:12 (Eclipse:5229): Gtk-CRITICAL **: 17:00:12.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:12 13:00:12 (Eclipse:5229): Gtk-CRITICAL **: 17:00:12.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:12 13:00:12 (Eclipse:5229): Gtk-CRITICAL **: 17:00:12.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:12 13:00:12 (Eclipse:5229): Gtk-WARNING **: 17:00:12.493: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:12 13:00:12 (Eclipse:5229): Gtk-WARNING **: 17:00:12.498: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:12 13:00:12 (Eclipse:5229): Gtk-CRITICAL **: 17:00:12.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:12 13:00:12 (Eclipse:5229): Gtk-CRITICAL **: 17:00:12.543: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:12 13:00:12 (Eclipse:5229): Gtk-CRITICAL **: 17:00:12.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:12 13:00:12 (Eclipse:5229): Gtk-WARNING **: 17:00:12.705: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:12 13:00:12 (Eclipse:5229): Gtk-WARNING **: 17:00:12.711: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:12 13:00:12 (Eclipse:5229): Gtk-CRITICAL **: 17:00:12.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:12 13:00:12 (Eclipse:5229): Gtk-CRITICAL **: 17:00:12.841: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:12 13:00:12 (Eclipse:5229): Gtk-CRITICAL **: 17:00:12.897: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:13 13:00:13 (Eclipse:5229): Gtk-CRITICAL **: 17:00:13.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:13 13:00:13 (Eclipse:5229): Gtk-CRITICAL **: 17:00:13.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:13 13:00:13 (Eclipse:5229): Gtk-WARNING **: 17:00:13.329: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:13 13:00:13 (Eclipse:5229): Gtk-WARNING **: 17:00:13.334: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:13 13:00:13 (Eclipse:5229): Gtk-CRITICAL **: 17:00:13.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:13 13:00:13 (Eclipse:5229): Gtk-CRITICAL **: 17:00:13.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:13 13:00:13 (Eclipse:5229): Gtk-CRITICAL **: 17:00:13.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:13 13:00:13 (Eclipse:5229): Gtk-WARNING **: 17:00:13.538: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:13 13:00:13 (Eclipse:5229): Gtk-WARNING **: 17:00:13.544: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:13 13:00:13 (Eclipse:5229): Gtk-CRITICAL **: 17:00:13.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:13 13:00:13 (Eclipse:5229): Gtk-CRITICAL **: 17:00:13.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:13 13:00:13 (Eclipse:5229): Gtk-CRITICAL **: 17:00:13.667: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-WARNING **: 17:00:14.102: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:14 13:00:14 (Eclipse:5229): Gtk-WARNING **: 17:00:14.107: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-WARNING **: 17:00:14.307: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:14 13:00:14 (Eclipse:5229): Gtk-WARNING **: 17:00:14.312: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-WARNING **: 17:00:14.881: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:14 13:00:14 (Eclipse:5229): Gtk-WARNING **: 17:00:14.885: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:14 13:00:14 (Eclipse:5229): Gtk-CRITICAL **: 17:00:14.982: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:15 13:00:15 (Eclipse:5229): Gtk-WARNING **: 17:00:15.104: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:15 13:00:15 (Eclipse:5229): Gtk-WARNING **: 17:00:15.109: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:15 13:00:15 (Eclipse:5229): Gtk-CRITICAL **: 17:00:15.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:15 13:00:15 (Eclipse:5229): Gtk-CRITICAL **: 17:00:15.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:15 13:00:15 (Eclipse:5229): Gtk-CRITICAL **: 17:00:15.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:15 13:00:15 (Eclipse:5229): Gtk-CRITICAL **: 17:00:15.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:15 13:00:15 (Eclipse:5229): Gtk-WARNING **: 17:00:15.770: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:15 13:00:15 (Eclipse:5229): Gtk-WARNING **: 17:00:15.776: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:15 13:00:15 (Eclipse:5229): Gtk-CRITICAL **: 17:00:15.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:15 13:00:15 (Eclipse:5229): Gtk-CRITICAL **: 17:00:15.823: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:15 13:00:15 (Eclipse:5229): Gtk-CRITICAL **: 17:00:15.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:15 13:00:15 (Eclipse:5229): Gtk-CRITICAL **: 17:00:15.890: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:16 13:00:16 (Eclipse:5229): Gtk-WARNING **: 17:00:16.011: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:16 13:00:16 (Eclipse:5229): Gtk-WARNING **: 17:00:16.021: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:16 13:00:16 (Eclipse:5229): Gtk-CRITICAL **: 17:00:16.134: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:16 13:00:16 (Eclipse:5229): Gtk-CRITICAL **: 17:00:16.195: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:16 13:00:16 (Eclipse:5229): Gtk-CRITICAL **: 17:00:16.277: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:16 13:00:16 (Eclipse:5229): Gtk-CRITICAL **: 17:00:16.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:16 13:00:16 (Eclipse:5229): Gtk-CRITICAL **: 17:00:16.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:16 13:00:16 (Eclipse:5229): Gtk-WARNING **: 17:00:16.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:16 13:00:16 (Eclipse:5229): Gtk-WARNING **: 17:00:16.754: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:16 13:00:16 (Eclipse:5229): Gtk-CRITICAL **: 17:00:16.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:16 13:00:16 (Eclipse:5229): Gtk-CRITICAL **: 17:00:16.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:16 13:00:16 (Eclipse:5229): Gtk-CRITICAL **: 17:00:16.842: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:17 13:00:17 (Eclipse:5229): Gtk-CRITICAL **: 17:00:17.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:17 13:00:17 (Eclipse:5229): Gtk-CRITICAL **: 17:00:17.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:17 13:00:17 (Eclipse:5229): Gtk-WARNING **: 17:00:17.395: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:17 13:00:17 (Eclipse:5229): Gtk-WARNING **: 17:00:17.400: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:17 13:00:17 (Eclipse:5229): Gtk-CRITICAL **: 17:00:17.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:17 13:00:17 (Eclipse:5229): Gtk-CRITICAL **: 17:00:17.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:17 13:00:17 (Eclipse:5229): Gtk-CRITICAL **: 17:00:17.475: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:17 13:00:17 (Eclipse:5229): Gtk-CRITICAL **: 17:00:17.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:17 13:00:17 (Eclipse:5229): Gtk-CRITICAL **: 17:00:17.590: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:17.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:17.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-WARNING **: 17:00:18.037: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:18 13:00:18 (Eclipse:5229): Gtk-WARNING **: 17:00:18.042: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.163: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-WARNING **: 17:00:18.671: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:18 13:00:18 (Eclipse:5229): Gtk-WARNING **: 17:00:18.675: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.742: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:18 13:00:18 (Eclipse:5229): Gtk-CRITICAL **: 17:00:18.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.234: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-WARNING **: 17:00:19.276: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:19 13:00:19 (Eclipse:5229): Gtk-WARNING **: 17:00:19.281: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.334: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-WARNING **: 17:00:19.934: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:19 13:00:19 (Eclipse:5229): Gtk-WARNING **: 17:00:19.939: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:19 13:00:19 (Eclipse:5229): Gtk-CRITICAL **: 17:00:19.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:20 13:00:20 (Eclipse:5229): Gtk-CRITICAL **: 17:00:20.022: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:20 13:00:20 (Eclipse:5229): Gtk-CRITICAL **: 17:00:20.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:20 13:00:20 (Eclipse:5229): Gtk-CRITICAL **: 17:00:20.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:20 13:00:20 (Eclipse:5229): Gtk-CRITICAL **: 17:00:20.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:20 13:00:20 (Eclipse:5229): Gtk-CRITICAL **: 17:00:20.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:20 13:00:20 (Eclipse:5229): Gtk-WARNING **: 17:00:20.573: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:20 13:00:20 (Eclipse:5229): Gtk-WARNING **: 17:00:20.578: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:20 13:00:20 (Eclipse:5229): Gtk-CRITICAL **: 17:00:20.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:20 13:00:20 (Eclipse:5229): Gtk-CRITICAL **: 17:00:20.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:20 13:00:20 (Eclipse:5229): Gtk-CRITICAL **: 17:00:20.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:20 13:00:20 (Eclipse:5229): Gtk-CRITICAL **: 17:00:20.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:20 13:00:20 (Eclipse:5229): Gtk-CRITICAL **: 17:00:20.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-WARNING **: 17:00:21.206: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:21 13:00:21 (Eclipse:5229): Gtk-WARNING **: 17:00:21.211: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.270: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.415: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-WARNING **: 17:00:21.870: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:21 13:00:21 (Eclipse:5229): Gtk-WARNING **: 17:00:21.875: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:21 13:00:21 (Eclipse:5229): Gtk-CRITICAL **: 17:00:21.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:22 13:00:22 (Eclipse:5229): Gtk-CRITICAL **: 17:00:22.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:22 13:00:22 (Eclipse:5229): Gtk-CRITICAL **: 17:00:22.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:22 13:00:22 (Eclipse:5229): Gtk-CRITICAL **: 17:00:22.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:22 13:00:22 (Eclipse:5229): Gtk-CRITICAL **: 17:00:22.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:22 13:00:22 (Eclipse:5229): Gtk-CRITICAL **: 17:00:22.549: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:22 13:00:22 (Eclipse:5229): Gtk-CRITICAL **: 17:00:22.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:22 13:00:22 (Eclipse:5229): Gtk-CRITICAL **: 17:00:22.666: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:22 13:00:22 (Eclipse:5229): Gtk-CRITICAL **: 17:00:22.769: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:22 13:00:22 (Eclipse:5229): Gtk-CRITICAL **: 17:00:22.858: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:23 13:00:23 (Eclipse:5229): Gtk-CRITICAL **: 17:00:23.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:23 13:00:23 (Eclipse:5229): Gtk-CRITICAL **: 17:00:23.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:23 13:00:23 (Eclipse:5229): Gtk-WARNING **: 17:00:23.542: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:23 13:00:23 (Eclipse:5229): Gtk-WARNING **: 17:00:23.548: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:23 13:00:23 (Eclipse:5229): Gtk-CRITICAL **: 17:00:23.561: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:23 13:00:23 (Eclipse:5229): Gtk-CRITICAL **: 17:00:23.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:23 13:00:23 (Eclipse:5229): Gtk-CRITICAL **: 17:00:23.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:23 13:00:23 (Eclipse:5229): Gtk-CRITICAL **: 17:00:23.761: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:23 13:00:23 (Eclipse:5229): Gtk-CRITICAL **: 17:00:23.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-WARNING **: 17:00:24.271: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:24 13:00:24 (Eclipse:5229): Gtk-WARNING **: 17:00:24.276: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-WARNING **: 17:00:24.916: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:24 13:00:24 (Eclipse:5229): Gtk-WARNING **: 17:00:24.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:24 13:00:24 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:25 13:00:25 (Eclipse:5229): Gtk-CRITICAL **: 17:00:24.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:25 13:00:25 (Eclipse:5229): Gtk-CRITICAL **: 17:00:25.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:25 13:00:25 (Eclipse:5229): Gtk-CRITICAL **: 17:00:25.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:25 13:00:25 (Eclipse:5229): Gtk-CRITICAL **: 17:00:25.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:25 13:00:25 (Eclipse:5229): Gtk-CRITICAL **: 17:00:25.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:25 13:00:25 (Eclipse:5229): Gtk-WARNING **: 17:00:25.551: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:25 13:00:25 (Eclipse:5229): Gtk-WARNING **: 17:00:25.556: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:25 13:00:25 (Eclipse:5229): Gtk-CRITICAL **: 17:00:25.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:25 13:00:25 (Eclipse:5229): Gtk-CRITICAL **: 17:00:25.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:25 13:00:25 (Eclipse:5229): Gtk-CRITICAL **: 17:00:25.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:25 13:00:25 (Eclipse:5229): Gtk-CRITICAL **: 17:00:25.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:25 13:00:25 (Eclipse:5229): Gtk-CRITICAL **: 17:00:25.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-WARNING **: 17:00:26.164: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:26 13:00:26 (Eclipse:5229): Gtk-WARNING **: 17:00:26.169: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.206: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.278: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.334: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-WARNING **: 17:00:26.756: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:26 13:00:26 (Eclipse:5229): Gtk-WARNING **: 17:00:26.761: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.826: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:26 13:00:26 (Eclipse:5229): Gtk-CRITICAL **: 17:00:26.928: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:27 13:00:27 (Eclipse:5229): Gtk-CRITICAL **: 17:00:27.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:27 13:00:27 (Eclipse:5229): Gtk-CRITICAL **: 17:00:27.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:27 13:00:27 (Eclipse:5229): Gtk-WARNING **: 17:00:27.378: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:27 13:00:27 (Eclipse:5229): Gtk-WARNING **: 17:00:27.382: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:27 13:00:27 (Eclipse:5229): Gtk-CRITICAL **: 17:00:27.395: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:27 13:00:27 (Eclipse:5229): Gtk-CRITICAL **: 17:00:27.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:27 13:00:27 (Eclipse:5229): Gtk-CRITICAL **: 17:00:27.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:27 13:00:27 (Eclipse:5229): Gtk-CRITICAL **: 17:00:27.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:27 13:00:27 (Eclipse:5229): Gtk-CRITICAL **: 17:00:27.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:27 13:00:27 (Eclipse:5229): Gtk-CRITICAL **: 17:00:27.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-WARNING **: 17:00:28.044: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:28 13:00:28 (Eclipse:5229): Gtk-WARNING **: 17:00:28.049: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.139: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.242: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.622: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-WARNING **: 17:00:28.665: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:28 13:00:28 (Eclipse:5229): Gtk-WARNING **: 17:00:28.670: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.684: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:28 13:00:28 (Eclipse:5229): Gtk-CRITICAL **: 17:00:28.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:29 13:00:29 (Eclipse:5229): Gtk-CRITICAL **: 17:00:29.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:29 13:00:29 (Eclipse:5229): Gtk-CRITICAL **: 17:00:29.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:29 13:00:29 (Eclipse:5229): Gtk-WARNING **: 17:00:29.314: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:29 13:00:29 (Eclipse:5229): Gtk-WARNING **: 17:00:29.318: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:29 13:00:29 (Eclipse:5229): Gtk-CRITICAL **: 17:00:29.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:29 13:00:29 (Eclipse:5229): Gtk-CRITICAL **: 17:00:29.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:29 13:00:29 (Eclipse:5229): Gtk-CRITICAL **: 17:00:29.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:29 13:00:29 (Eclipse:5229): Gtk-CRITICAL **: 17:00:29.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:29 13:00:29 (Eclipse:5229): Gtk-CRITICAL **: 17:00:29.536: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:29 13:00:29 (Eclipse:5229): Gtk-CRITICAL **: 17:00:29.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:29 13:00:29 (Eclipse:5229): Gtk-CRITICAL **: 17:00:29.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:29 13:00:29 (Eclipse:5229): Gtk-WARNING **: 17:00:29.962: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:29 13:00:29 (Eclipse:5229): Gtk-WARNING **: 17:00:29.967: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:29 13:00:29 (Eclipse:5229): Gtk-CRITICAL **: 17:00:29.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.009: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.147: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.669: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:30 13:00:30 (Eclipse:5229): Gtk-CRITICAL **: 17:00:30.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-WARNING **: 17:00:31.164: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:31 13:00:31 (Eclipse:5229): Gtk-WARNING **: 17:00:31.169: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.183: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-WARNING **: 17:00:31.777: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:31 13:00:31 (Eclipse:5229): Gtk-WARNING **: 17:00:31.781: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:31 13:00:31 (Eclipse:5229): Gtk-CRITICAL **: 17:00:31.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:32 13:00:32 (Eclipse:5229): Gtk-CRITICAL **: 17:00:32.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:32 13:00:32 (Eclipse:5229): Gtk-CRITICAL **: 17:00:32.341: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:32 13:00:32 (Eclipse:5229): Gtk-WARNING **: 17:00:32.384: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:32 13:00:32 (Eclipse:5229): Gtk-WARNING **: 17:00:32.388: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:32 13:00:32 (Eclipse:5229): Gtk-CRITICAL **: 17:00:32.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:32 13:00:32 (Eclipse:5229): Gtk-CRITICAL **: 17:00:32.429: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:32 13:00:32 (Eclipse:5229): Gtk-CRITICAL **: 17:00:32.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:32 13:00:32 (Eclipse:5229): Gtk-CRITICAL **: 17:00:32.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:32 13:00:32 (Eclipse:5229): Gtk-CRITICAL **: 17:00:32.564: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:00:33 13:00:33 (Eclipse:5229): Gtk-WARNING **: 17:00:33.000: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:33 13:00:33 (Eclipse:5229): Gtk-WARNING **: 17:00:33.005: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:33 13:00:33 (Eclipse:5229): Gtk-WARNING **: 17:00:33.509: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:33 13:00:33 (Eclipse:5229): Gtk-WARNING **: 17:00:33.513: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:33 13:00:33 (Eclipse:5229): Gtk-WARNING **: 17:00:33.984: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:33 13:00:33 (Eclipse:5229): Gtk-WARNING **: 17:00:33.989: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:34 13:00:34 (Eclipse:5229): Gtk-WARNING **: 17:00:34.457: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:34 13:00:34 (Eclipse:5229): Gtk-WARNING **: 17:00:34.462: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:34 13:00:34 (Eclipse:5229): Gtk-WARNING **: 17:00:34.991: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:35 13:00:35 (Eclipse:5229): Gtk-WARNING **: 17:00:34.995: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:35 13:00:35 (Eclipse:5229): Gtk-WARNING **: 17:00:35.450: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:35 13:00:35 (Eclipse:5229): Gtk-WARNING **: 17:00:35.455: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:36 13:00:36 (Eclipse:5229): Gtk-WARNING **: 17:00:36.148: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:36 13:00:36 (Eclipse:5229): Gtk-WARNING **: 17:00:36.152: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:37 13:00:37 (Eclipse:5229): Gtk-WARNING **: 17:00:37.054: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:37 13:00:37 (Eclipse:5229): Gtk-WARNING **: 17:00:37.059: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:37 13:00:37 (Eclipse:5229): Gtk-WARNING **: 17:00:37.778: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:37 13:00:37 (Eclipse:5229): Gtk-WARNING **: 17:00:37.783: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.060: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.060: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.060: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.070: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.071: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.071: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.450: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.455: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.572: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.572: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.573: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.582: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.583: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.583: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.682: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:38 13:00:38 (Eclipse:5229): Gtk-WARNING **: 17:00:38.689: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:39 13:00:39 (Eclipse:5229): Gtk-WARNING **: 17:00:39.431: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:39 13:00:39 (Eclipse:5229): Gtk-WARNING **: 17:00:39.436: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:39 13:00:39 (Eclipse:5229): Gtk-WARNING **: 17:00:39.546: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:39 13:00:39 (Eclipse:5229): Gtk-WARNING **: 17:00:39.550: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:40 13:00:40 (Eclipse:5229): Gtk-WARNING **: 17:00:40.321: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:40 13:00:40 (Eclipse:5229): Gtk-WARNING **: 17:00:40.326: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:41 13:00:41 (Eclipse:5229): Gtk-WARNING **: 17:00:41.269: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:41 13:00:41 (Eclipse:5229): Gtk-WARNING **: 17:00:41.273: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:41 13:00:41 (Eclipse:5229): Gtk-WARNING **: 17:00:41.748: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:41 13:00:41 (Eclipse:5229): Gtk-WARNING **: 17:00:41.752: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:41 13:00:41 (Eclipse:5229): Gtk-WARNING **: 17:00:41.945: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:41 13:00:41 (Eclipse:5229): Gtk-WARNING **: 17:00:41.954: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.083: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.092: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.274: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.275: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.287: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.288: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.288: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.409: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.415: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.855: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:42 13:00:42 (Eclipse:5229): Gtk-WARNING **: 17:00:42.860: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:43 13:00:43 (Eclipse:5229): Gtk-WARNING **: 17:00:43.388: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:43 13:00:43 (Eclipse:5229): Gtk-WARNING **: 17:00:43.393: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:43 13:00:43 (Eclipse:5229): Gtk-WARNING **: 17:00:43.575: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:43 13:00:43 (Eclipse:5229): Gtk-WARNING **: 17:00:43.581: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:44 13:00:44 (Eclipse:5229): Gtk-WARNING **: 17:00:44.098: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:44 13:00:44 (Eclipse:5229): Gtk-WARNING **: 17:00:44.103: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:44 13:00:44 (Eclipse:5229): Gtk-WARNING **: 17:00:44.576: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:44 13:00:44 (Eclipse:5229): Gtk-WARNING **: 17:00:44.582: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:44 13:00:44 (Eclipse:5229): Gtk-WARNING **: 17:00:44.761: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:44 13:00:44 (Eclipse:5229): Gtk-WARNING **: 17:00:44.767: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:45 13:00:45 (Eclipse:5229): Gtk-WARNING **: 17:00:45.291: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:45 13:00:45 (Eclipse:5229): Gtk-WARNING **: 17:00:45.296: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:45 13:00:45 (Eclipse:5229): Gtk-WARNING **: 17:00:45.757: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:45 13:00:45 (Eclipse:5229): Gtk-WARNING **: 17:00:45.762: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:45 13:00:45 (Eclipse:5229): Gtk-WARNING **: 17:00:45.924: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:45 13:00:45 (Eclipse:5229): Gtk-WARNING **: 17:00:45.933: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:46 13:00:46 (Eclipse:5229): Gtk-WARNING **: 17:00:46.161: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:46 13:00:46 (Eclipse:5229): Gtk-WARNING **: 17:00:46.170: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:46 13:00:46 (Eclipse:5229): Gtk-WARNING **: 17:00:46.680: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:46 13:00:46 (Eclipse:5229): Gtk-WARNING **: 17:00:46.685: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:47 13:00:47 (Eclipse:5229): Gtk-WARNING **: 17:00:47.159: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:47 13:00:47 (Eclipse:5229): Gtk-WARNING **: 17:00:47.164: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:47 13:00:47 (Eclipse:5229): Gtk-WARNING **: 17:00:47.356: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:47 13:00:47 (Eclipse:5229): Gtk-WARNING **: 17:00:47.366: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:47 13:00:47 (Eclipse:5229): Gtk-WARNING **: 17:00:47.615: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:47 13:00:47 (Eclipse:5229): Gtk-WARNING **: 17:00:47.624: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:48 13:00:48 (Eclipse:5229): Gtk-WARNING **: 17:00:48.124: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:48 13:00:48 (Eclipse:5229): Gtk-WARNING **: 17:00:48.130: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:48 13:00:48 (Eclipse:5229): Gtk-WARNING **: 17:00:48.680: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:48 13:00:48 (Eclipse:5229): Gtk-WARNING **: 17:00:48.685: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:49 13:00:49 (Eclipse:5229): Gtk-WARNING **: 17:00:49.624: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:49 13:00:49 (Eclipse:5229): Gtk-WARNING **: 17:00:49.632: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:50 13:00:50 (Eclipse:5229): Gtk-WARNING **: 17:00:50.113: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:50 13:00:50 (Eclipse:5229): Gtk-WARNING **: 17:00:50.118: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:50 13:00:50 (Eclipse:5229): Gtk-WARNING **: 17:00:50.747: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:50 13:00:50 (Eclipse:5229): Gtk-WARNING **: 17:00:50.752: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:51 13:00:51 (Eclipse:5229): Gtk-WARNING **: 17:00:51.235: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:51 13:00:51 (Eclipse:5229): Gtk-WARNING **: 17:00:51.241: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:51 13:00:51 (Eclipse:5229): Gtk-WARNING **: 17:00:51.404: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:51 13:00:51 (Eclipse:5229): Gtk-WARNING **: 17:00:51.419: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:51 13:00:51 (Eclipse:5229): Gtk-WARNING **: 17:00:51.423: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:51 13:00:51 (Eclipse:5229): Gtk-WARNING **: 17:00:51.423: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:51 13:00:51 (Eclipse:5229): Gtk-WARNING **: 17:00:51.547: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:51 13:00:51 (Eclipse:5229): Gtk-WARNING **: 17:00:51.561: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:51 13:00:51 (Eclipse:5229): Gtk-WARNING **: 17:00:51.565: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:51 13:00:51 (Eclipse:5229): Gtk-WARNING **: 17:00:51.566: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.020: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.025: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.536: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.541: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.704: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.719: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.723: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.723: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.849: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.863: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.867: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:52 13:00:52 (Eclipse:5229): Gtk-WARNING **: 17:00:52.868: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:53 13:00:53 (Eclipse:5229): Gtk-WARNING **: 17:00:53.333: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:53 13:00:53 (Eclipse:5229): Gtk-WARNING **: 17:00:53.342: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:53 13:00:53 (Eclipse:5229): Gtk-WARNING **: 17:00:53.963: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:53 13:00:53 (Eclipse:5229): Gtk-WARNING **: 17:00:53.968: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:54 13:00:54 (Eclipse:5229): Gtk-WARNING **: 17:00:54.651: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:54 13:00:54 (Eclipse:5229): Gtk-WARNING **: 17:00:54.657: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:55 13:00:55 (Eclipse:5229): Gtk-WARNING **: 17:00:55.172: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:55 13:00:55 (Eclipse:5229): Gtk-WARNING **: 17:00:55.177: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:55 13:00:55 (Eclipse:5229): Gtk-WARNING **: 17:00:55.870: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:55 13:00:55 (Eclipse:5229): Gtk-WARNING **: 17:00:55.876: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:56 13:00:56 (Eclipse:5229): Gtk-WARNING **: 17:00:56.369: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:56 13:00:56 (Eclipse:5229): Gtk-WARNING **: 17:00:56.374: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:57 13:00:57 (Eclipse:5229): Gtk-WARNING **: 17:00:57.191: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:57 13:00:57 (Eclipse:5229): Gtk-WARNING **: 17:00:57.195: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:57 13:00:57 (Eclipse:5229): Gtk-WARNING **: 17:00:57.671: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:57 13:00:57 (Eclipse:5229): Gtk-WARNING **: 17:00:57.676: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:58 13:00:58 (Eclipse:5229): Gtk-WARNING **: 17:00:58.320: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:58 13:00:58 (Eclipse:5229): Gtk-WARNING **: 17:00:58.324: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:58 13:00:58 (Eclipse:5229): Gtk-WARNING **: 17:00:58.790: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:58 13:00:58 (Eclipse:5229): Gtk-WARNING **: 17:00:58.795: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:59 13:00:59 (Eclipse:5229): Gtk-WARNING **: 17:00:59.409: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:59 13:00:59 (Eclipse:5229): Gtk-WARNING **: 17:00:59.413: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:59 13:00:59 (Eclipse:5229): Gtk-WARNING **: 17:00:59.893: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:00:59 13:00:59 (Eclipse:5229): Gtk-WARNING **: 17:00:59.898: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:00 13:01:00 (Eclipse:5229): Gtk-WARNING **: 17:01:00.545: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:00 13:01:00 (Eclipse:5229): Gtk-WARNING **: 17:01:00.550: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:01 13:01:01 (Eclipse:5229): Gtk-WARNING **: 17:01:01.022: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:01 13:01:01 (Eclipse:5229): Gtk-WARNING **: 17:01:01.026: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:01 13:01:01 (Eclipse:5229): Gtk-WARNING **: 17:01:01.531: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:01 13:01:01 (Eclipse:5229): Gtk-WARNING **: 17:01:01.535: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:01 13:01:01 (Eclipse:5229): Gtk-WARNING **: 17:01:01.962: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:01 13:01:01 (Eclipse:5229): Gtk-WARNING **: 17:01:01.966: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:02 13:01:02 (Eclipse:5229): Gtk-WARNING **: 17:01:02.502: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:02 13:01:02 (Eclipse:5229): Gtk-WARNING **: 17:01:02.507: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:02 13:01:02 (Eclipse:5229): Gtk-WARNING **: 17:01:02.965: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:02 13:01:02 (Eclipse:5229): Gtk-WARNING **: 17:01:02.970: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:03 13:01:03 (Eclipse:5229): Gtk-WARNING **: 17:01:03.493: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:03 13:01:03 (Eclipse:5229): Gtk-WARNING **: 17:01:03.498: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:03 13:01:03 (Eclipse:5229): Gtk-WARNING **: 17:01:03.915: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:03 13:01:03 (Eclipse:5229): Gtk-WARNING **: 17:01:03.920: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:04 13:01:04 (Eclipse:5229): Gtk-WARNING **: 17:01:04.467: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:04 13:01:04 (Eclipse:5229): Gtk-WARNING **: 17:01:04.471: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:04 13:01:04 (Eclipse:5229): Gtk-WARNING **: 17:01:04.900: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:04 13:01:04 (Eclipse:5229): Gtk-WARNING **: 17:01:04.905: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:05 13:01:05 (Eclipse:5229): Gtk-WARNING **: 17:01:05.429: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:05 13:01:05 (Eclipse:5229): Gtk-WARNING **: 17:01:05.434: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:05 13:01:05 (Eclipse:5229): Gtk-WARNING **: 17:01:05.884: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:05 13:01:05 (Eclipse:5229): Gtk-WARNING **: 17:01:05.890: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:06 13:01:06 (Eclipse:5229): Gtk-WARNING **: 17:01:06.427: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:06 13:01:06 (Eclipse:5229): Gtk-WARNING **: 17:01:06.432: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:06 13:01:06 (Eclipse:5229): Gtk-WARNING **: 17:01:06.859: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:06 13:01:06 (Eclipse:5229): Gtk-WARNING **: 17:01:06.864: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:07 13:01:07 (Eclipse:5229): Gtk-WARNING **: 17:01:07.384: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:07 13:01:07 (Eclipse:5229): Gtk-WARNING **: 17:01:07.388: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:07 13:01:07 (Eclipse:5229): Gtk-WARNING **: 17:01:07.838: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:07 13:01:07 (Eclipse:5229): Gtk-WARNING **: 17:01:07.843: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:08 13:01:08 (Eclipse:5229): Gtk-WARNING **: 17:01:08.364: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:08 13:01:08 (Eclipse:5229): Gtk-WARNING **: 17:01:08.370: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:08 13:01:08 (Eclipse:5229): Gtk-WARNING **: 17:01:08.795: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:08 13:01:08 (Eclipse:5229): Gtk-WARNING **: 17:01:08.800: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:09 13:01:09 (Eclipse:5229): Gtk-WARNING **: 17:01:09.325: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:09 13:01:09 (Eclipse:5229): Gtk-WARNING **: 17:01:09.334: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:09 13:01:09 (Eclipse:5229): Gtk-WARNING **: 17:01:09.807: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:09 13:01:09 (Eclipse:5229): Gtk-WARNING **: 17:01:09.811: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:10 13:01:10 (Eclipse:5229): Gtk-WARNING **: 17:01:10.328: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:10 13:01:10 (Eclipse:5229): Gtk-WARNING **: 17:01:10.333: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:10 13:01:10 (Eclipse:5229): Gtk-WARNING **: 17:01:10.764: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:10 13:01:10 (Eclipse:5229): Gtk-WARNING **: 17:01:10.769: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:11 13:01:11 (Eclipse:5229): Gtk-WARNING **: 17:01:11.255: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:11 13:01:11 (Eclipse:5229): Gtk-WARNING **: 17:01:11.260: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:11 13:01:11 (Eclipse:5229): Gtk-WARNING **: 17:01:11.688: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:11 13:01:11 (Eclipse:5229): Gtk-WARNING **: 17:01:11.693: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:12 13:01:12 (Eclipse:5229): Gtk-WARNING **: 17:01:12.178: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:12 13:01:12 (Eclipse:5229): Gtk-WARNING **: 17:01:12.183: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:12 13:01:12 (Eclipse:5229): Gtk-WARNING **: 17:01:12.850: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:12 13:01:12 (Eclipse:5229): Gtk-WARNING **: 17:01:12.855: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:13 13:01:13 (Eclipse:5229): Gtk-WARNING **: 17:01:13.848: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:13 13:01:13 (Eclipse:5229): Gtk-WARNING **: 17:01:13.853: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:14 13:01:14 (Eclipse:5229): Gtk-WARNING **: 17:01:14.695: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:14 13:01:14 (Eclipse:5229): Gtk-WARNING **: 17:01:14.700: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:15 13:01:15 (Eclipse:5229): Gtk-WARNING **: 17:01:15.628: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:15 13:01:15 (Eclipse:5229): Gtk-WARNING **: 17:01:15.633: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:16 13:01:16 (Eclipse:5229): Gtk-WARNING **: 17:01:16.598: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:16 13:01:16 (Eclipse:5229): Gtk-WARNING **: 17:01:16.603: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:17 13:01:17 (Eclipse:5229): Gtk-WARNING **: 17:01:17.687: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:17 13:01:17 (Eclipse:5229): Gtk-WARNING **: 17:01:17.694: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:18 13:01:18 (Eclipse:5229): Gtk-WARNING **: 17:01:18.206: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:18 13:01:18 (Eclipse:5229): Gtk-WARNING **: 17:01:18.210: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:18 13:01:18 (Eclipse:5229): Gtk-WARNING **: 17:01:18.916: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:18 13:01:18 (Eclipse:5229): Gtk-WARNING **: 17:01:18.921: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:19 13:01:19 (Eclipse:5229): Gtk-WARNING **: 17:01:19.608: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:19 13:01:19 (Eclipse:5229): Gtk-WARNING **: 17:01:19.613: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:20 13:01:20 (Eclipse:5229): Gtk-WARNING **: 17:01:20.284: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:20 13:01:20 (Eclipse:5229): Gtk-WARNING **: 17:01:20.289: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:20 13:01:20 (Eclipse:5229): Gtk-WARNING **: 17:01:20.951: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:20 13:01:20 (Eclipse:5229): Gtk-WARNING **: 17:01:20.956: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:21 13:01:21 (Eclipse:5229): Gtk-WARNING **: 17:01:21.709: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:21 13:01:21 (Eclipse:5229): Gtk-WARNING **: 17:01:21.714: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:22 13:01:22 (Eclipse:5229): Gtk-WARNING **: 17:01:22.196: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:22 13:01:22 (Eclipse:5229): Gtk-WARNING **: 17:01:22.201: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:22 13:01:22 (Eclipse:5229): Gtk-WARNING **: 17:01:22.889: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:22 13:01:22 (Eclipse:5229): Gtk-WARNING **: 17:01:22.895: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:23 13:01:23 (Eclipse:5229): Gtk-WARNING **: 17:01:23.559: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:23 13:01:23 (Eclipse:5229): Gtk-WARNING **: 17:01:23.566: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:24 13:01:24 (Eclipse:5229): Gtk-WARNING **: 17:01:24.237: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:24 13:01:24 (Eclipse:5229): Gtk-WARNING **: 17:01:24.241: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:24 13:01:24 (Eclipse:5229): Gtk-WARNING **: 17:01:24.883: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:24 13:01:24 (Eclipse:5229): Gtk-WARNING **: 17:01:24.888: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:25 13:01:25 (Eclipse:5229): Gtk-WARNING **: 17:01:25.556: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:25 13:01:25 (Eclipse:5229): Gtk-WARNING **: 17:01:25.561: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:26 13:01:26 (Eclipse:5229): Gtk-WARNING **: 17:01:26.065: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:26 13:01:26 (Eclipse:5229): Gtk-WARNING **: 17:01:26.070: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:26 13:01:26 (Eclipse:5229): Gtk-WARNING **: 17:01:26.751: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:26 13:01:26 (Eclipse:5229): Gtk-WARNING **: 17:01:26.756: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:27 13:01:27 (Eclipse:5229): Gtk-WARNING **: 17:01:27.415: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:27 13:01:27 (Eclipse:5229): Gtk-WARNING **: 17:01:27.419: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:28 13:01:28 (Eclipse:5229): Gtk-WARNING **: 17:01:28.093: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:28 13:01:28 (Eclipse:5229): Gtk-WARNING **: 17:01:28.097: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:28 13:01:28 (Eclipse:5229): Gtk-WARNING **: 17:01:28.767: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:28 13:01:28 (Eclipse:5229): Gtk-WARNING **: 17:01:28.772: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:29 13:01:29 (Eclipse:5229): Gtk-WARNING **: 17:01:29.522: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:29 13:01:29 (Eclipse:5229): Gtk-WARNING **: 17:01:29.527: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:30 13:01:30 (Eclipse:5229): Gtk-WARNING **: 17:01:30.064: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:30 13:01:30 (Eclipse:5229): Gtk-WARNING **: 17:01:30.069: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:30 13:01:30 (Eclipse:5229): Gtk-WARNING **: 17:01:30.786: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:30 13:01:30 (Eclipse:5229): Gtk-WARNING **: 17:01:30.791: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:31 13:01:31 (Eclipse:5229): Gtk-WARNING **: 17:01:31.490: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:31 13:01:31 (Eclipse:5229): Gtk-WARNING **: 17:01:31.495: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:32 13:01:32 (Eclipse:5229): Gtk-WARNING **: 17:01:32.252: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:32 13:01:32 (Eclipse:5229): Gtk-WARNING **: 17:01:32.257: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:32 13:01:32 (Eclipse:5229): Gtk-WARNING **: 17:01:32.984: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:32 13:01:32 (Eclipse:5229): Gtk-WARNING **: 17:01:32.989: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:33 13:01:33 (Eclipse:5229): Gtk-WARNING **: 17:01:33.695: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:33 13:01:33 (Eclipse:5229): Gtk-WARNING **: 17:01:33.700: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:34 13:01:34 (Eclipse:5229): Gtk-WARNING **: 17:01:34.429: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:34 13:01:34 (Eclipse:5229): Gtk-WARNING **: 17:01:34.435: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:35 13:01:35 (Eclipse:5229): Gtk-WARNING **: 17:01:35.306: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:35 13:01:35 (Eclipse:5229): Gtk-WARNING **: 17:01:35.311: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:36 13:01:36 (Eclipse:5229): Gtk-WARNING **: 17:01:36.155: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:36 13:01:36 (Eclipse:5229): Gtk-WARNING **: 17:01:36.160: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:36 13:01:36 (Eclipse:5229): Gtk-WARNING **: 17:01:36.985: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:36 13:01:36 (Eclipse:5229): Gtk-WARNING **: 17:01:36.990: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:37 13:01:37 (Eclipse:5229): Gtk-WARNING **: 17:01:37.936: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:37 13:01:37 (Eclipse:5229): Gtk-WARNING **: 17:01:37.946: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:39 13:01:39 (Eclipse:5229): Gtk-WARNING **: 17:01:39.051: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:39 13:01:39 (Eclipse:5229): Gtk-WARNING **: 17:01:39.056: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:39 13:01:39 (Eclipse:5229): Gtk-WARNING **: 17:01:39.757: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:39 13:01:39 (Eclipse:5229): Gtk-WARNING **: 17:01:39.762: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:40 13:01:40 (Eclipse:5229): Gtk-WARNING **: 17:01:40.542: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:40 13:01:40 (Eclipse:5229): Gtk-WARNING **: 17:01:40.547: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:41 13:01:41 (Eclipse:5229): Gtk-WARNING **: 17:01:41.294: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:41 13:01:41 (Eclipse:5229): Gtk-WARNING **: 17:01:41.299: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:42 13:01:42 (Eclipse:5229): Gtk-WARNING **: 17:01:42.087: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:42 13:01:42 (Eclipse:5229): Gtk-WARNING **: 17:01:42.093: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:42 13:01:42 (Eclipse:5229): Gtk-WARNING **: 17:01:42.915: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:42 13:01:42 (Eclipse:5229): Gtk-WARNING **: 17:01:42.919: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:43 13:01:43 (Eclipse:5229): Gtk-WARNING **: 17:01:43.707: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:43 13:01:43 (Eclipse:5229): Gtk-WARNING **: 17:01:43.711: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:44 13:01:44 (Eclipse:5229): Gtk-WARNING **: 17:01:44.329: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:44 13:01:44 (Eclipse:5229): Gtk-WARNING **: 17:01:44.334: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:45 13:01:45 (Eclipse:5229): Gtk-WARNING **: 17:01:45.154: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:45 13:01:45 (Eclipse:5229): Gtk-WARNING **: 17:01:45.159: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:45 13:01:45 (Eclipse:5229): Gtk-WARNING **: 17:01:45.930: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:45 13:01:45 (Eclipse:5229): Gtk-WARNING **: 17:01:45.934: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:46 13:01:46 (Eclipse:5229): Gtk-WARNING **: 17:01:46.675: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:46 13:01:46 (Eclipse:5229): Gtk-WARNING **: 17:01:46.679: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:47 13:01:47 (Eclipse:5229): Gtk-WARNING **: 17:01:47.433: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:47 13:01:47 (Eclipse:5229): Gtk-WARNING **: 17:01:47.438: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:48 13:01:48 (Eclipse:5229): Gtk-WARNING **: 17:01:48.255: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:48 13:01:48 (Eclipse:5229): Gtk-WARNING **: 17:01:48.260: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:48 13:01:48 (Eclipse:5229): Gtk-WARNING **: 17:01:48.954: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:48 13:01:48 (Eclipse:5229): Gtk-WARNING **: 17:01:48.959: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:49 13:01:49 (Eclipse:5229): Gtk-WARNING **: 17:01:49.758: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:49 13:01:49 (Eclipse:5229): Gtk-WARNING **: 17:01:49.766: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:50 13:01:50 (Eclipse:5229): Gtk-WARNING **: 17:01:50.570: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:50 13:01:50 (Eclipse:5229): Gtk-WARNING **: 17:01:50.575: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:51 13:01:51 (Eclipse:5229): Gtk-WARNING **: 17:01:51.335: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:51 13:01:51 (Eclipse:5229): Gtk-WARNING **: 17:01:51.342: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:52 13:01:52 (Eclipse:5229): Gtk-WARNING **: 17:01:52.231: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:52 13:01:52 (Eclipse:5229): Gtk-WARNING **: 17:01:52.239: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:53 13:01:53 (Eclipse:5229): Gtk-WARNING **: 17:01:53.103: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:53 13:01:53 (Eclipse:5229): Gtk-WARNING **: 17:01:53.108: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:53 13:01:53 (Eclipse:5229): Gtk-WARNING **: 17:01:53.642: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:53 13:01:53 (Eclipse:5229): Gtk-WARNING **: 17:01:53.649: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:54 13:01:54 (Eclipse:5229): Gtk-WARNING **: 17:01:54.338: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:54 13:01:54 (Eclipse:5229): Gtk-WARNING **: 17:01:54.343: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:55 13:01:55 (Eclipse:5229): Gtk-WARNING **: 17:01:55.021: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:55 13:01:55 (Eclipse:5229): Gtk-WARNING **: 17:01:55.025: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:55 13:01:55 (Eclipse:5229): Gtk-WARNING **: 17:01:55.678: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:55 13:01:55 (Eclipse:5229): Gtk-WARNING **: 17:01:55.683: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:56 13:01:56 (Eclipse:5229): Gtk-WARNING **: 17:01:56.194: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:56 13:01:56 (Eclipse:5229): Gtk-WARNING **: 17:01:56.199: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:56 13:01:56 (Eclipse:5229): Gtk-WARNING **: 17:01:56.878: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:56 13:01:56 (Eclipse:5229): Gtk-WARNING **: 17:01:56.882: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:57 13:01:57 (Eclipse:5229): Gtk-WARNING **: 17:01:57.536: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:57 13:01:57 (Eclipse:5229): Gtk-WARNING **: 17:01:57.541: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:58 13:01:58 (Eclipse:5229): Gtk-WARNING **: 17:01:58.163: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:58 13:01:58 (Eclipse:5229): Gtk-WARNING **: 17:01:58.168: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:58 13:01:58 (Eclipse:5229): Gtk-WARNING **: 17:01:58.794: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:58 13:01:58 (Eclipse:5229): Gtk-WARNING **: 17:01:58.799: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:59 13:01:59 (Eclipse:5229): Gtk-WARNING **: 17:01:59.408: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:59 13:01:59 (Eclipse:5229): Gtk-WARNING **: 17:01:59.413: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:59 13:01:59 (Eclipse:5229): Gtk-WARNING **: 17:01:59.896: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:01:59 13:01:59 (Eclipse:5229): Gtk-WARNING **: 17:01:59.901: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:00 13:02:00 (Eclipse:5229): Gtk-WARNING **: 17:02:00.491: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:00 13:02:00 (Eclipse:5229): Gtk-WARNING **: 17:02:00.496: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:01 13:02:01 (Eclipse:5229): Gtk-WARNING **: 17:02:01.668: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:01 13:02:01 (Eclipse:5229): Gtk-WARNING **: 17:02:01.672: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:02 13:02:02 (Eclipse:5229): Gtk-WARNING **: 17:02:02.452: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:02 13:02:02 (Eclipse:5229): Gtk-WARNING **: 17:02:02.456: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:03 13:02:03 (Eclipse:5229): Gtk-WARNING **: 17:02:03.205: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:03 13:02:03 (Eclipse:5229): Gtk-WARNING **: 17:02:03.210: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:03 13:02:03 (Eclipse:5229): Gtk-WARNING **: 17:02:03.985: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:03 13:02:03 (Eclipse:5229): Gtk-WARNING **: 17:02:03.990: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:04 13:02:04 (Eclipse:5229): Gtk-WARNING **: 17:02:04.733: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:04 13:02:04 (Eclipse:5229): Gtk-WARNING **: 17:02:04.737: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:05 13:02:05 (Eclipse:5229): Gtk-WARNING **: 17:02:05.527: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:05 13:02:05 (Eclipse:5229): Gtk-WARNING **: 17:02:05.532: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:06 13:02:06 (Eclipse:5229): Gtk-WARNING **: 17:02:06.284: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:06 13:02:06 (Eclipse:5229): Gtk-WARNING **: 17:02:06.289: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:07 13:02:07 (Eclipse:5229): Gtk-WARNING **: 17:02:07.003: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:07 13:02:07 (Eclipse:5229): Gtk-WARNING **: 17:02:07.007: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:07 13:02:07 (Eclipse:5229): Gtk-WARNING **: 17:02:07.715: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:07 13:02:07 (Eclipse:5229): Gtk-WARNING **: 17:02:07.720: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:08 13:02:08 (Eclipse:5229): Gtk-WARNING **: 17:02:08.430: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:08 13:02:08 (Eclipse:5229): Gtk-WARNING **: 17:02:08.435: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:09 13:02:09 (Eclipse:5229): Gtk-WARNING **: 17:02:09.211: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:09 13:02:09 (Eclipse:5229): Gtk-WARNING **: 17:02:09.215: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:09 13:02:09 (Eclipse:5229): Gtk-WARNING **: 17:02:09.944: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:09 13:02:09 (Eclipse:5229): Gtk-WARNING **: 17:02:09.949: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:13 13:02:13 (Eclipse:5229): Gtk-WARNING **: 17:02:13.730: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:13 13:02:13 (Eclipse:5229): Gtk-WARNING **: 17:02:13.733: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:24 13:02:24 (Eclipse:5229): Gtk-WARNING **: 17:02:24.014: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:24 13:02:24 (Eclipse:5229): Gtk-WARNING **: 17:02:24.022: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:24 13:02:24 (Eclipse:5229): Gtk-WARNING **: 17:02:24.067: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:24 13:02:24 (Eclipse:5229): Gtk-WARNING **: 17:02:24.069: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:28 13:02:28 (Eclipse:5229): Gtk-WARNING **: 17:02:28.010: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:28 13:02:28 (Eclipse:5229): Gtk-WARNING **: 17:02:28.018: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:28 13:02:28 (Eclipse:5229): Gtk-WARNING **: 17:02:28.076: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:28 13:02:28 (Eclipse:5229): Gtk-WARNING **: 17:02:28.079: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:28 13:02:28 (Eclipse:5229): Gtk-WARNING **: 17:02:28.810: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:28 13:02:28 (Eclipse:5229): Gtk-WARNING **: 17:02:28.818: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:28 13:02:28 (Eclipse:5229): Gtk-WARNING **: 17:02:28.873: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:28 13:02:28 (Eclipse:5229): Gtk-WARNING **: 17:02:28.876: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:29 13:02:29 (Eclipse:5229): Gtk-WARNING **: 17:02:29.661: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:29 13:02:29 (Eclipse:5229): Gtk-WARNING **: 17:02:29.668: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:29 13:02:29 (Eclipse:5229): Gtk-WARNING **: 17:02:29.706: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:29 13:02:29 (Eclipse:5229): Gtk-WARNING **: 17:02:29.708: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:30 13:02:30 (Eclipse:5229): Gtk-WARNING **: 17:02:30.927: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:30 13:02:30 (Eclipse:5229): Gtk-WARNING **: 17:02:30.935: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:30 13:02:30 (Eclipse:5229): Gtk-WARNING **: 17:02:30.976: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:30 13:02:30 (Eclipse:5229): Gtk-WARNING **: 17:02:30.978: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:41 13:02:41 (Eclipse:5229): Gtk-WARNING **: 17:02:41.457: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:41 13:02:41 (Eclipse:5229): Gtk-WARNING **: 17:02:41.465: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:41 13:02:41 (Eclipse:5229): Gtk-WARNING **: 17:02:41.505: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:41 13:02:41 (Eclipse:5229): Gtk-WARNING **: 17:02:41.506: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:45 13:02:45 (Eclipse:5229): Gtk-WARNING **: 17:02:45.338: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:45 13:02:45 (Eclipse:5229): Gtk-WARNING **: 17:02:45.347: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:45 13:02:45 (Eclipse:5229): Gtk-WARNING **: 17:02:45.388: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:45 13:02:45 (Eclipse:5229): Gtk-WARNING **: 17:02:45.390: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:45 13:02:45 (Eclipse:5229): Gtk-WARNING **: 17:02:45.851: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:45 13:02:45 (Eclipse:5229): Gtk-WARNING **: 17:02:45.856: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:47 13:02:47 (Eclipse:5229): Gtk-WARNING **: 17:02:47.879: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:47 13:02:47 (Eclipse:5229): Gtk-WARNING **: 17:02:47.886: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:49 13:02:49 (Eclipse:5229): Gtk-WARNING **: 17:02:49.241: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:49 13:02:49 (Eclipse:5229): Gtk-WARNING **: 17:02:49.250: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:49 13:02:49 (Eclipse:5229): Gtk-WARNING **: 17:02:49.291: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:49 13:02:49 (Eclipse:5229): Gtk-WARNING **: 17:02:49.293: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:51 13:02:51 (Eclipse:5229): Gtk-WARNING **: 17:02:51.886: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:51 13:02:51 (Eclipse:5229): Gtk-WARNING **: 17:02:51.893: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:51 13:02:51 (Eclipse:5229): Gtk-WARNING **: 17:02:51.946: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:51 13:02:51 (Eclipse:5229): Gtk-WARNING **: 17:02:51.949: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:52 13:02:52 (Eclipse:5229): Gtk-WARNING **: 17:02:52.716: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:52 13:02:52 (Eclipse:5229): Gtk-WARNING **: 17:02:52.723: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:52 13:02:52 (Eclipse:5229): Gtk-WARNING **: 17:02:52.778: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:52 13:02:52 (Eclipse:5229): Gtk-WARNING **: 17:02:52.780: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:53 13:02:53 (Eclipse:5229): Gtk-WARNING **: 17:02:53.536: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:53 13:02:53 (Eclipse:5229): Gtk-WARNING **: 17:02:53.544: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:53 13:02:53 (Eclipse:5229): Gtk-WARNING **: 17:02:53.583: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:53 13:02:53 (Eclipse:5229): Gtk-WARNING **: 17:02:53.585: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:54 13:02:54 (Eclipse:5229): Gtk-WARNING **: 17:02:54.757: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:54 13:02:54 (Eclipse:5229): Gtk-WARNING **: 17:02:54.765: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:54 13:02:54 (Eclipse:5229): Gtk-WARNING **: 17:02:54.803: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:02:54 13:02:54 (Eclipse:5229): Gtk-WARNING **: 17:02:54.805: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:06 13:03:06 (Eclipse:5229): Gtk-WARNING **: 17:03:06.381: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:06 13:03:06 (Eclipse:5229): Gtk-WARNING **: 17:03:06.388: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:06 13:03:06 (Eclipse:5229): Gtk-WARNING **: 17:03:06.427: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:06 13:03:06 (Eclipse:5229): Gtk-WARNING **: 17:03:06.429: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:10 13:03:10 (Eclipse:5229): Gtk-WARNING **: 17:03:10.048: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:10 13:03:10 (Eclipse:5229): Gtk-WARNING **: 17:03:10.057: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:10 13:03:10 (Eclipse:5229): Gtk-WARNING **: 17:03:10.099: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:10 13:03:10 (Eclipse:5229): Gtk-WARNING **: 17:03:10.102: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:10 13:03:10 (Eclipse:5229): Gtk-WARNING **: 17:03:10.591: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:10 13:03:10 (Eclipse:5229): Gtk-WARNING **: 17:03:10.596: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:12 13:03:12 (Eclipse:5229): Gtk-WARNING **: 17:03:12.109: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:12 13:03:12 (Eclipse:5229): Gtk-WARNING **: 17:03:12.114: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:13 13:03:13 (Eclipse:5229): Gtk-WARNING **: 17:03:13.133: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:13 13:03:13 (Eclipse:5229): Gtk-WARNING **: 17:03:13.141: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:13 13:03:13 (Eclipse:5229): Gtk-WARNING **: 17:03:13.181: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:13 13:03:13 (Eclipse:5229): Gtk-WARNING **: 17:03:13.183: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:19 13:03:19 (Eclipse:5229): Gtk-WARNING **: 17:03:19.857: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:19 13:03:19 (Eclipse:5229): Gtk-WARNING **: 17:03:19.862: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow) 13:03:59 Tests run: 635, Failures: 0, Errors: 0, Skipped: 120, Time elapsed: 385.5 s -- in org.eclipse.papyrus.uml.nattable.suite.tests.AllTests 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest.testNotEmptyTableWithRestriction -- Time elapsed: 1.180 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest.testNotEmptyTableWithoutProfileWithoutRestriction -- Time elapsed: 0.523 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest.testEmptyTableWithoutRestriction -- Time elapsed: 0.359 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest.testEmptyTableWithRestriction -- Time elapsed: 0.074 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTest.testNotEmptyTableWithProfileWithRestriction -- Time elapsed: 0.315 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile.testWithoutRestrictionWithInheritedProperties -- Time elapsed: 0.296 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile.testWithRestriction -- Time elapsed: 0.055 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile.testWithoutRestriction -- Time elapsed: 0.301 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.UMLRestrictedContentProviderTestCustomProfile.testWithRestrictionWithInheritedProperties -- Time elapsed: 0.314 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.configs.GenericTreeTableConfigurationTest skipped 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.configs.GenericTreeTableNattableConfigurationTest.validateGenericTreeTableConfigurationModel -- Time elapsed: 2.440 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest.testParameterDestroyRowElement -- Time elapsed: 10.41 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest.testClassDestroyRowElement -- Time elapsed: 0.914 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest.testOperationDestroyRowElement -- Time elapsed: 0.839 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.bugs.DeleteRowElementTest.testAttributeDestroyRowElement -- Time elapsed: 1.036 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.bugs.MoveElementInSynchronizedTableTest.testMoveElementInSynchronizedTable -- Time elapsed: 0.869 s 13:03:59 org.eclipse.papyrus.uml.nattable.tests.tests.UMLTableUtilsTest.testGetRealStereotypeProperty -- Time elapsed: 0.008 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.SortAxisGenericTableTest.sortColumns -- Time elapsed: 0.351 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.SortAxisGenericTableTest.sortRows -- Time elapsed: 0.287 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.InvertAxisGenericTableTest.invertAxis -- Time elapsed: 0.503 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertAxisTwiceGenericTableTest.invertAxis -- Time elapsed: 0.935 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.EditAxisGenericTableTest.editColumns -- Time elapsed: 0.400 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.EditAxisGenericTableTest.editRows -- Time elapsed: 0.557 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.OpenAndDeleteTest.testTableDeletion -- Time elapsed: 2.447 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AddElementsOnConnectedTableTest.testAddElements -- Time elapsed: 1.659 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration.testSetColorOnStereotypedClass -- Time elapsed: 1.478 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration.availableColorTest -- Time elapsed: 0.793 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration.testSetPriorityOnStereotypedClass -- Time elapsed: 0.760 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration.testSetFlowPortDirection -- Time elapsed: 0.743 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.Bug458492_Edition_Enumeration.availablePriorityTest -- Time elapsed: 0.833 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.787 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.749 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.755 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.AxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.757 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.749 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.682 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.693 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.InvertedAxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.756 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest skipped 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test6_SelectMultipleSortedElements -- Time elapsed: 1.352 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest skipped 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test3_SelectElementInvertAxis -- Time elapsed: 0.589 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test1_SelectElement -- Time elapsed: 0.643 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test5_SelectSortedElement -- Time elapsed: 0.527 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test2_SelectMultipleElements -- Time elapsed: 0.576 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.RevealGenericTableTest.test4_SelectMultipleElementsInvertAxis -- Time elapsed: 0.608 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testStartWith_1_MatchingMode -- Time elapsed: 0.749 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testNumeric_2_MatchingMode -- Time elapsed: 0.747 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testNumeric_1_MatchingMode -- Time elapsed: 0.687 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testRegexMatch_1_MatchingMode -- Time elapsed: 0.683 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testRegexFind_2_MatchingMode -- Time elapsed: 0.723 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testNumeric_5_MatchingMode -- Time elapsed: 0.663 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testRegexFind_1_MatchingMode -- Time elapsed: 0.659 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testNumeric_4_MatchingMode -- Time elapsed: 0.738 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testContainsMatchingMode -- Time elapsed: 0.641 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testStartWith_2_MatchingMode -- Time elapsed: 0.609 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterStringMatcherTest.testNumeric_3_MatchingMode -- Time elapsed: 0.707 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_1 -- Time elapsed: 0.613 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_2 -- Time elapsed: 0.604 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_3 -- Time elapsed: 0.601 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_4 -- Time elapsed: 0.556 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_5 -- Time elapsed: 0.541 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterEEnumMatcherTest.testEEnumMatchingMode_6 -- Time elapsed: 0.572 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test1 -- Time elapsed: 0.902 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test2 -- Time elapsed: 0.783 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test3 -- Time elapsed: 0.842 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test4 -- Time elapsed: 0.819 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test5 -- Time elapsed: 0.894 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test6 -- Time elapsed: 0.733 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test7 -- Time elapsed: 0.764 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterNumericMatcherTest.test8 -- Time elapsed: 0.626 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test1 -- Time elapsed: 1.051 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test2 -- Time elapsed: 0.965 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test3 -- Time elapsed: 0.974 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test4 -- Time elapsed: 0.692 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test5 -- Time elapsed: 1.003 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.FilterUMLEnumerationMatcherTest.test6 -- Time elapsed: 0.823 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.tests.CellEditorsConfigurationTest.testCellEditorsConfiguration -- Time elapsed: 1.241 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.SortTableColumnTest.testSortColumn -- Time elapsed: 1.045 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.FillColumnsSizeTest.testFillColumnsSize -- Time elapsed: 0.792 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.StereotypeInheritDisplayTest.testStereotypeProperties -- Time elapsed: 0.948 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.StereotypeSubPackagesDisplayTest.testStereotypePropeties -- Time elapsed: 0.801 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.EnumerationContentItemsTest.testStereotypePropeties -- Time elapsed: 1.043 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.bugs.PasteAttachedModeEnumTest.testPaste -- Time elapsed: 0.826 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyClipboard_Test.testPaste -- Time elapsed: 0.356 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteAll_Test.testPaste -- Time elapsed: 0.703 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteByOneLine_Test.testPaste -- Time elapsed: 0.678 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteFailColumns_Test.testPaste -- Time elapsed: 0.477 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteFailRows_Test.testPaste -- Time elapsed: 0.507 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteAll_Test.testPaste -- Time elapsed: 0.569 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteCellsOverwriteByOneLine_Test.testPaste -- Time elapsed: 0.696 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_Test.testPaste -- Time elapsed: 0.482 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteColumnsOverwriteFailRows_Test.testPaste -- Time elapsed: 0.505 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteAll_Test.testPaste -- Time elapsed: 0.670 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteFailColumns_Test.testPaste -- Time elapsed: 0.506 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteFailRows_Test.testPaste -- Time elapsed: 0.578 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_Test.testPaste -- Time elapsed: 0.547 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_Test.testPaste -- Time elapsed: 0.558 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_Test.testPaste -- Time elapsed: 0.502 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteAddAll_Test.testPaste -- Time elapsed: 0.546 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_Test.testPaste -- Time elapsed: 0.413 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_Test.testPaste -- Time elapsed: 0.399 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_Test.testPaste -- Time elapsed: 0.387 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_Test.testPaste -- Time elapsed: 0.397 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyClipboard_Test.testInsert -- Time elapsed: 0.430 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsReplaceAll_Test.testInsert -- Time elapsed: 0.731 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsAddAll_Test.testInsert -- Time elapsed: 0.838 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsSkipAll_Test.testInsert -- Time elapsed: 0.576 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsFailColumns_Test.testInsert -- Time elapsed: 0.527 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsFailRows_Test.testInsert -- Time elapsed: 0.512 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsAxisIdentifierNotExisting_Test.testInsert -- Time elapsed: 0.570 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertRowsWarningNotExisting_Test.testInsert -- Time elapsed: 0.584 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyReplaceAll_Test.testInsert -- Time elapsed: 0.489 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyAddAll_Test.testInsert -- Time elapsed: 0.484 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptySkipAll_Test.testInsert -- Time elapsed: 0.424 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyFailColumns_Test.testInsert -- Time elapsed: 0.369 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyAxisIdentifierNotExisting_Test.testInsert -- Time elapsed: 0.391 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.insert.InsertEmptyWarningNotExisting_Test.testInsert -- Time elapsed: 0.420 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportCellsAll_Test.testImport -- Time elapsed: 0.710 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsReplaceAll_Test.testImport -- Time elapsed: 0.699 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsAddAll_Test.testImport -- Time elapsed: 0.715 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportRowsSkipAll_Test.testImport -- Time elapsed: 0.646 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptyReplaceAll_Test.testImport -- Time elapsed: 0.552 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptyAddAll_Test.testImport -- Time elapsed: 0.453 s 13:03:59 org.eclipse.papyrus.uml.nattable.generic.tests.importfile.ImportEmptySkipAll_Test.testImport -- Time elapsed: 0.401 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.OpenDependencyMatrixTest.testMatrixContents -- Time elapsed: 0.665 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.OpenDependencyMatrixTest.testOpeningMatrix -- Time elapsed: 0.561 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.CreateMatrixTableTests.testCreateANewMatrix -- Time elapsed: 0.539 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest.testMatrixAddPackage2AsRowSources -- Time elapsed: 0.841 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest.testMatrixContents -- Time elapsed: 0.555 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest.testMatrixRemovingAllRowSources -- Time elapsed: 1.555 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingRowSourceTest.testOpeningMatrix -- Time elapsed: 0.608 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest.testMatrixAddPackage1AsColumnSources -- Time elapsed: 0.928 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest.testMatrixAddPackage1Package2AsColumnSources -- Time elapsed: 0.753 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest.testOpeningMatrix -- Time elapsed: 0.591 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableAfterEditingColumnSourceTest.testMatrixRemovingPackagesAsColumnSources -- Time elapsed: 0.860 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests.settingAColumnExpressionRequiringToListenAllChangesTest -- Time elapsed: 1.135 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests.settingAColumnExpressionTest -- Time elapsed: 0.750 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests.settingAColumnExpressionThenEditingItTest -- Time elapsed: 0.724 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests.testOpeningMatrix -- Time elapsed: 0.574 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateTableContentsAfterExpressionChangeWithLocalHeaderPreconfiguredTests.settingAColumnExpressionThenReplacingItTest -- Time elapsed: 0.763 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.DeleteObjectWrapperForSourceElementsTest.testDeleteARowSourceElement -- Time elapsed: 1.043 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.DeleteObjectWrapperForSourceElementsTest.testDeleteAColumnSourcePackage -- Time elapsed: 0.957 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest.testDeleteElementInsideAColumnSourcePackage -- Time elapsed: 0.952 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest.testAddElementOutsideColumnSourcePackages -- Time elapsed: 0.556 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest.testDeleteElementOutsideColumnSourcePackages -- Time elapsed: 0.926 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest.testDeleteAColumnSourcePackage -- Time elapsed: 0.938 s 13:03:59 org.eclipse.papyrus.uml.nattable.matrix.tests.tests.UpdateMatrixAxisColumnTest.testAddElementInsideAColumnSourcePackage -- Time elapsed: 0.528 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.EditInvalidPastedText_V1_V3_V1.test -- Time elapsed: 0.671 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.OpenTableTest.testOpenExistingTable -- Time elapsed: 0.259 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.OpenAndDeleteTest.testTableDeletion -- Time elapsed: 0.965 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.Bug_481017_ReloadEditorTest.reloadTableEditorTest -- Time elapsed: 0.533 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.NoDepth0TreeFillingConfigurationTest.testReopenedWithoutDepth0TreefillingConfiguration -- Time elapsed: 0.896 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.SortAxisClassTreeTableTest.sortColumns -- Time elapsed: 0.379 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.EditAxisClassTreeTableTest.editColumns -- Time elapsed: 0.756 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.EditAxisClassTreeTableTest.editRows -- Time elapsed: 0.668 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRequirementsWithNestedClassifier.testDeleteRequirementWithNestedRequirement -- Time elapsed: 0.914 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.RequirementsNestedClassifier.testNestedClassifierRequirement -- Time elapsed: 0.984 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest.testMultipleMoveSubElementParent -- Time elapsed: 1.114 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest.testSimpleMoveSubElementParent -- Time elapsed: 1.030 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest.testMultipleMoveSameParent -- Time elapsed: 0.995 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.MoveElementsTreeTableTest.testSimpleMoveSameParent -- Time elapsed: 0.946 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.ChangeCategoryNotExpandedTest.testClassDestroyRowElement -- Time elapsed: 0.756 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest.testParameterDestroyRowElement -- Time elapsed: 0.675 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest.testClassDestroyRowElement -- Time elapsed: 0.754 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest.testOperationDestroyRowElement -- Time elapsed: 0.703 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DeleteRowElementTest.testAttributeDestroyRowElement -- Time elapsed: 0.683 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DisplayListOnSeparatedRowsTest.testDisplayListOnSeparatedRowsNamedStyle -- Time elapsed: 0.531 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DisplayListOnSeparatedRowsTest.checkTestConsistency -- Time elapsed: 0.545 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DestroyColumnTest.testDestroyFeatureColumn -- Time elapsed: 1.790 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.DestroyColumnTest.testDestroyStereotypePropertyColumn -- Time elapsed: 1.779 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests.testExpand_1_by_1 -- Time elapsed: 0.302 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithCategories_0_1_2_Tests.testExpandAll -- Time elapsed: 0.264 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests.testCollapseAll -- Time elapsed: 0.585 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests.testInitialDisplayedContent -- Time elapsed: 0.553 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.tests.ContentsAndExpandWithoutCategories_H0_H1_H2_Tests.testExpandAll -- Time elapsed: 0.492 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithIndexTest.testResizeColumnHeader -- Time elapsed: 0.636 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithIndexTest.testResizeRowsHeader -- Time elapsed: 0.636 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutIndexTest.testResizeColumnHeader -- Time elapsed: 0.621 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutIndexTest.testResizeRowsHeader -- Time elapsed: 0.664 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithIndexTest.testResizeColumnHeader -- Time elapsed: 0.660 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithIndexTest.testResizeRowsHeader -- Time elapsed: 0.644 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithoutIndexTest.testResizeColumnHeader -- Time elapsed: 0.632 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.styles.ResizeHeaderWithoutCategoriesWithoutIndexTest.testResizeRowsHeader -- Time elapsed: 0.703 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_DESC -- Time elapsed: 0.865 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_DESC_NAME_DESC -- Time elapsed: 0.935 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_DESC_NAME_ASC -- Time elapsed: 0.824 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_ASC -- Time elapsed: 0.918 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_DESC -- Time elapsed: 0.809 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_ASC_NAME_ASC -- Time elapsed: 0.839 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_ASC_NAME_DESC -- Time elapsed: 1.310 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_ASC_TYPE_DESC -- Time elapsed: 0.853 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_TYPE_ASC -- Time elapsed: 0.804 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_ASC_TYPE_ASC -- Time elapsed: 0.940 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_DESC_TYPE_ASC -- Time elapsed: 0.907 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.test_sort_NAME_DESC_TYPE_DESC -- Time elapsed: 0.952 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_V1_V3_V1.checkTestConsistency -- Time elapsed: 0.647 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_DESC -- Time elapsed: 0.784 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_DESC_NAME_DESC -- Time elapsed: 0.868 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_DESC_NAME_ASC -- Time elapsed: 0.845 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_ASC -- Time elapsed: 0.836 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_DESC -- Time elapsed: 0.759 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_ASC_NAME_ASC -- Time elapsed: 0.830 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_ASC_NAME_DESC -- Time elapsed: 0.877 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_ASC_TYPE_DESC -- Time elapsed: 0.842 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_TYPE_ASC -- Time elapsed: 0.766 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_ASC_TYPE_ASC -- Time elapsed: 0.800 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_DESC_TYPE_ASC -- Time elapsed: 0.840 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.test_sort_NAME_DESC_TYPE_DESC -- Time elapsed: 0.985 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Sort_H1_H3_H1.checkTestConsistency -- Time elapsed: 0.618 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_Test.openTable -- Time elapsed: 0.687 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_TYPE_ASC_Test.openTable -- Time elapsed: 0.635 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_ASC_TYPE_DESC_.openTable -- Time elapsed: 0.607 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_Test.openTable -- Time elapsed: 0.647 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_TYPE_ASC_Test.openTable -- Time elapsed: 0.637 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_NAME_DESC_TYPE_DESC_Test.openTable -- Time elapsed: 0.633 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_NAME_ASC_Test.openTable -- Time elapsed: 0.636 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_NAME_DESC.openTable -- Time elapsed: 0.660 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_ASC_Test.openTable -- Time elapsed: 0.848 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_NAME_ASC_Test.openTable -- Time elapsed: 0.885 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_NAME_DESC_Test.openTable -- Time elapsed: 0.636 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_H1_H3_H1_TYPE_DESC_Test.openTable -- Time elapsed: 0.643 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_Test.openTable -- Time elapsed: 0.616 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_TYPE_ASC_Test.openTable -- Time elapsed: 0.601 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_ASC_TYPE_DESC.openTable -- Time elapsed: 0.592 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_Test.openTable -- Time elapsed: 0.631 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_TYPE_ASC_Test.openTable -- Time elapsed: 0.670 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_NAME_DESC_TYPE_DESC_Test.openTable -- Time elapsed: 0.646 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_NAME_ASC_Test.openTable -- Time elapsed: 0.644 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_NAME_DESC.openTable -- Time elapsed: 0.605 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_ASC_Test.openTable -- Time elapsed: 0.587 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_NAME_ASC_Test.openTable -- Time elapsed: 0.614 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_NAME_DESC_Test.openTable -- Time elapsed: 0.604 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.sort.Open_Sorted_Table_V1_V3_V1_TYPE_DESC_Test.openTable -- Time elapsed: 0.603 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.520 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.475 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithConfigurationTest.checkTestConsistency -- Time elapsed: 0.475 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialRow -- Time elapsed: 0.531 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest.testChangeIndexInitialColumn -- Time elapsed: 0.466 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.AxisChangeIndexWithoutConfigurationTest.checkTestConsistency -- Time elapsed: 0.455 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.testResetSingleIntValue -- Time elapsed: 0.953 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.testResetClassVisibility -- Time elapsed: 0.719 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.testResetOwnedAttributes -- Time elapsed: 1.633 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.testResetStereotypePropertyVisibility -- Time elapsed: 0.918 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.testResetSingleString -- Time elapsed: 0.924 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValueWithProfile_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.681 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValue_H1_H3_H1_Test.testReset -- Time elapsed: 1.111 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.unset.UnsetCellValue_H1_H3_H1_Test.checkTestConsistency -- Time elapsed: 0.457 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test.createRootElement -- Time elapsed: 0.761 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_H1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.476 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test.createRootElement -- Time elapsed: 0.701 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth0_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.496 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test.createOperationElement -- Time elapsed: 0.893 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_H3_V1_Test.checkTestConsistency -- Time elapsed: 0.480 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_V3_V1_Test.createOperationElement -- Time elapsed: 0.974 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_H1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.475 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_H3_V1_Test.createOperationElement -- Time elapsed: 0.811 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_H3_V1_Test.checkTestConsistency -- Time elapsed: 0.692 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_V3_V1_Test.createOperationElement -- Time elapsed: 0.640 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth1_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.479 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_H1_Test.createParameterElement -- Time elapsed: 0.788 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_H1_Test.checkTestConsistency -- Time elapsed: 0.503 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_V1_Test.createParameterElement -- Time elapsed: 0.803 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_H3_V1_Test.checkTestConsistency -- Time elapsed: 0.624 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_H1_Test.createParameterElement -- Time elapsed: 0.691 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_H1_Test.checkTestConsistency -- Time elapsed: 0.520 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_V1_Test.createParameterElement -- Time elapsed: 0.689 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_H1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.507 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_H1_Test.createParameterElement -- Time elapsed: 0.775 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_H1_Test.checkTestConsistency -- Time elapsed: 0.526 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_V1_Test.createParameterElement -- Time elapsed: 0.655 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_H3_V1_Test.checkTestConsistency -- Time elapsed: 0.469 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_H1_Test.createParameterElement -- Time elapsed: 0.628 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_H1_Test.checkTestConsistency -- Time elapsed: 0.460 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_V1_Test.createParameterElement -- Time elapsed: 0.660 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.creation.outside.CreateElementDepth2_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.481 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_H1.test -- Time elapsed: 0.514 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_H1.checkTestConsitency -- Time elapsed: 0.415 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_V1.test -- Time elapsed: 0.520 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_H1_V1.checkTestConsitency -- Time elapsed: 0.448 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_H1.test -- Time elapsed: 0.564 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_H1.checkTestConsitency -- Time elapsed: 0.416 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_V1.test -- Time elapsed: 0.530 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_Empty_V1_V1.checkTestConsitency -- Time elapsed: 0.458 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_H1.test -- Time elapsed: 0.502 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_H1.checkTestConsitency -- Time elapsed: 0.444 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_V1.test -- Time elapsed: 0.554 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_H1_V1.checkTestConsitency -- Time elapsed: 0.440 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_H1.test -- Time elapsed: 0.536 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_H1.checkTestConsitency -- Time elapsed: 0.434 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_V1.test -- Time elapsed: 0.509 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_H1_V1_V1.checkTestConsitency -- Time elapsed: 0.447 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_H1.test -- Time elapsed: 0.513 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_H1.checkTestConsitency -- Time elapsed: 0.490 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_V1.test -- Time elapsed: 0.521 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_H1_V1.checkTestConsitency -- Time elapsed: 0.429 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_H1.test -- Time elapsed: 0.506 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_H1.checkTestConsitency -- Time elapsed: 0.407 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_V1.test -- Time elapsed: 0.512 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.filter.ReopenFilteredTable_V1_V1_V1.checkTestConsitency -- Time elapsed: 0.405 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 1.041 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.testCopy -- Time elapsed: 0.885 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.926 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.895 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 1.140 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleInteger_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.721 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.714 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.674 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.689 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.671 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.703 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlySuffix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.544 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.684 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.658 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.694 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.639 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.682 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringOnlyPrefix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.507 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.687 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.656 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.683 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.678 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.687 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringSuffix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.566 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.733 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.715 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.735 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.750 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.713 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleStringPrefix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.541 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.841 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.883 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.815 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.857 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 1.236 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningPrefix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.698 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.813 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.764 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.760 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.856 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.781 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466EndingSuffix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.651 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.737 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.834 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.768 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.754 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.784 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingPrefix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.716 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.788 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.842 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.751 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.835 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.896 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug499466BeginningEndingSuffix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.719 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.testDecrementUp -- Time elapsed: 0.717 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.testCopy -- Time elapsed: 0.667 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.testIncrementUp -- Time elapsed: 0.673 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.checkTestConsistency -- Time elapsed: 0.491 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.testIncrementDown -- Time elapsed: 0.710 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingPrefix_V1_H1_H1_Test.testDecrementDown -- Time elapsed: 0.638 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.testDecrementUp -- Time elapsed: 0.642 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.testCopy -- Time elapsed: 0.637 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.testIncrementUp -- Time elapsed: 0.626 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.checkTestConsistency -- Time elapsed: 0.483 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.testIncrementDown -- Time elapsed: 0.601 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleHiddenRowsBug519383BeginningEndingSuffix_V1_H1_H1_Test.testDecrementDown -- Time elapsed: 0.700 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 1.109 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.730 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.760 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.777 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.782 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073BeginningPrefix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.676 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.testDecrementUp -- Time elapsed: 0.824 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.testCopy -- Time elapsed: 0.694 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.testIncrementUp -- Time elapsed: 0.737 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.testIncrementDown -- Time elapsed: 0.710 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.testDecrementDown -- Time elapsed: 0.794 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.fillhandle.FillHandleNameBug535073EndingSuffix_V1_V3_V1_Test.checkTestConsistency -- Time elapsed: 0.611 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_AttachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.PasteWithCategories_H1_H3_H1_MultiColumns_AttachedMode_Bug481310Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_SingleColumn_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H1_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_H3_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_Empty_V3_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H1_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_H3_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_H1_V3_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_H1_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_H1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.tests.PasteWithCategories_V1_V3_V1_MultiColumns_DetachedMode_Test skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.419 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyClipboard_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.155 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 1.025 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.217 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 0.928 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.220 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 1.267 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.225 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.525 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.174 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.540 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteCellsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.161 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 1.327 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.233 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 1.102 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.223 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.950 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneLine_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.229 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 1.472 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteByOneColumn_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.281 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.574 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.166 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.534 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteColumnsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.160 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 1.750 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.228 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 1.687 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.254 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.639 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.170 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.586 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteFailRows_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.185 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 1.022 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.161 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.643 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteRowsOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.158 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.976 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.237 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 0.969 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteReplaceAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.444 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.940 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.245 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 0.889 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAddAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.237 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.776 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.241 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test.testPaste -- Time elapsed: 0.758 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteSkipAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.245 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.428 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.167 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.491 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteWarningNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.187 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.testPaste -- Time elapsed: 0.441 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.paste.overwrite.PasteEmptyOverwriteAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.170 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.450 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyClipboard_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.172 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 1.671 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.251 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 1.645 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsReplaceAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.237 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 1.564 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.327 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 1.671 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAddAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.249 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.998 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.225 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 1.135 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsSkipAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.261 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.603 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.179 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailRows_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.613 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsFailRows_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.171 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 1.020 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsWarningNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.164 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.620 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertRowsAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.183 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.945 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.223 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 0.856 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.232 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 1.055 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.236 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 0.976 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAddAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.231 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.717 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.226 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test.testInsert -- Time elapsed: 0.851 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptySkipAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.251 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.477 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyFailColumns_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.174 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.518 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyWarningNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.166 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.testInsert -- Time elapsed: 0.484 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.insert.InsertEmptyAxisIdentifierNotExisting_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.166 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 0.687 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.196 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 0.664 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportCellsAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.161 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 1.681 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.192 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 1.523 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsReplaceAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.169 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 1.345 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.161 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 1.355 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsAddAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.171 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 0.731 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.162 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 0.898 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportRowsSkipAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.176 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 0.740 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.182 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 0.634 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyReplaceAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.166 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 0.701 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.164 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 0.615 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptyAddAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.159 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test.testImport -- Time elapsed: 0.475 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_H1_H1_H1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.180 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test.testImport -- Time elapsed: 0.515 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.importfile.ImportEmptySkipAll_V1_V3_V1_MultiColumns_Test.checkModelForTestConsistency -- Time elapsed: 0.161 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest.testNattableTooltipProvider -- Time elapsed: 3.616 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest.testTopLabelProvider -- Time elapsed: 2.206 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest.testDiagnostic -- Time elapsed: 2.055 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.markers.ValidationMarkerInTableHeaderTest skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest.testUnsupportedColumnCellText -- Time elapsed: 0.422 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.bugs.UnsupportedColumnCellTextTest.checkTestConsistency -- Time elapsed: 0.481 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_one_column_selection_hide_all_categories__create_new_element_1 -- Time elapsed: 0.618 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_selection__hide_all_categories__create_new_element -- Time elapsed: 0.499 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest skipped 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_selection__create_new_column -- Time elapsed: 0.510 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_selection__hide_all_categories -- Time elapsed: 0.581 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.one_row_selection -- Time elapsed: 0.470 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_selection -- Time elapsed: 0.476 s 13:03:59 org.eclipse.papyrus.uml.nattable.clazz.config.tests.selection.TableSelectionTest.two_rows_selection__create_new_element -- Time elapsed: 0.514 s 13:03:59 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedInterfaceTable -- Time elapsed: 17.00 s 13:03:59 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedPortTable -- Time elapsed: 1.831 s 13:03:59 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedAssociationTable -- Time elapsed: 1.904 s 13:03:59 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedClassAndInterfaceTable -- Time elapsed: 2.508 s 13:03:59 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedTimeObservationTable -- Time elapsed: 1.862 s 13:03:59 org.eclipse.papyrus.uml.nattable.stereotype.display.tests.tests.StereotypeDisplayTableTest.testCreateStereotypedClassTable -- Time elapsed: 1.939 s 13:03:59 13:03:59 Results: 13:03:59 13:03:59 Tests run: 635, Failures: 0, Errors: 0, Skipped: 120 13:03:59 13:04:00 [INFO] All tests passed 13:04:00 [INFO] 13:04:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.nattable.suite.tests --- 13:04:00 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/jacoco.exec 13:04:00 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.nattable.suite.tests' with 0 classes 13:04:00 [INFO] 13:04:00 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests >-- 13:04:00 [INFO] Building org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT [161/175] 13:04:00 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml 13:04:00 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 13:04:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.valuespecification.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/pom.xml 13:04:01 [INFO] 13:04:01 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:01 [INFO] 13:04:01 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:01 [INFO] The project's OSGi version is 2.0.0.202404191627 13:04:01 [INFO] 13:04:01 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:01 [INFO] 13:04:01 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:01 [INFO] 13:04:01 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:01 [INFO] 13:04:01 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:01 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.valuespecification.tests 13:04:02 [INFO] 13:04:02 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:04:02 [INFO] 13:04:02 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/main/resources 13:04:02 [INFO] 13:04:02 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:02 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:04:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[22] 13:04:02 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 13:04:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13:04:02 The type DefaultXtextDirectEditorConfiguration is deprecated 13:04:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityLowerValueSpecificationGrammarTests.java:[80] 13:04:02 public DefaultXtextDirectEditorConfiguration getEditor() { 13:04:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13:04:02 The type DefaultXtextDirectEditorConfiguration is deprecated 13:04:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[22] 13:04:02 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 13:04:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13:04:02 The type DefaultXtextDirectEditorConfiguration is deprecated 13:04:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/MultiplicityUpperValueSpecificationGrammarTests.java:[80] 13:04:02 public DefaultXtextDirectEditorConfiguration getEditor() { 13:04:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13:04:02 The type DefaultXtextDirectEditorConfiguration is deprecated 13:04:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[23] 13:04:02 import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration; 13:04:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13:04:02 The type DefaultXtextDirectEditorConfiguration is deprecated 13:04:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/org/eclipse/papyrus/uml/textedit/valuespecification/tests/suites/ValueSpecificationGrammarTests.java:[293] 13:04:02 public DefaultXtextDirectEditorConfiguration getEditor() { 13:04:02 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13:04:02 The type DefaultXtextDirectEditorConfiguration is deprecated 13:04:02 6 problems (6 warnings) 13:04:02 [INFO] 13:04:02 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:02 [INFO] 13:04:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/src/test/resources 13:04:02 [INFO] 13:04:02 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 311 were skipped 13:04:02 [INFO] 13:04:02 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/target/org.eclipse.papyrus.uml.textedit.valuespecification.tests-2.0.0-SNAPSHOT.jar 13:04:02 [INFO] 13:04:02 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:02 [INFO] 13:04:02 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:02 [INFO] Skipping tests 13:04:02 [INFO] 13:04:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.valuespecification.tests --- 13:04:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:04:02 [INFO] 13:04:02 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests >-- 13:04:02 [INFO] Building org.eclipse.papyrus.uml.textedit.suite.tests 1.1.0-SNAPSHOT [162/175] 13:04:02 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml 13:04:02 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 13:04:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.textedit.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/pom.xml 13:04:04 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 13:04:04 [INFO] 13:04:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:04 [INFO] 13:04:04 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:04 [INFO] The project's OSGi version is 1.1.0.202404191627 13:04:04 [INFO] 13:04:04 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:04 [INFO] 13:04:04 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:04 [INFO] 13:04:04 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:04 [INFO] 13:04:04 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:04 [INFO] Resolving class path of org.eclipse.papyrus.uml.textedit.suite.tests 13:04:10 [INFO] 13:04:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:10 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:04:10 [INFO] 13:04:10 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/main/resources 13:04:10 [INFO] 13:04:10 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:10 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:04:11 [INFO] 13:04:11 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:11 [INFO] 13:04:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/src/test/resources 13:04:11 [INFO] 13:04:11 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:11 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1100 were skipped 13:04:11 [INFO] 13:04:11 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/org.eclipse.papyrus.uml.textedit.suite.tests-1.1.0-SNAPSHOT.jar 13:04:11 [INFO] 13:04:11 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:11 [INFO] 13:04:11 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:12 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/data/.metadata/.log 13:04:12 [INFO] Command line: 13:04:12 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 13:04:18 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 13:04:18 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 13:04:18 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 13:04:18 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 13:04:18 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 13:04:18 13:04:23 Running org.eclipse.papyrus.uml.textedit.suite.tests.AllTests 13:04:25 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 13:04:25 log4j:WARN Please initialize the log4j system properly. 13:04:25 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 13:04:30 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.385 s -- in org.eclipse.papyrus.uml.textedit.suite.tests.AllTests 13:04:30 org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests.testDefaultValues -- Time elapsed: 2.987 s 13:04:30 org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests.testInitialText -- Time elapsed: 0.056 s 13:04:30 org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests.testMultiplicity -- Time elapsed: 0.088 s 13:04:30 org.eclipse.papyrus.uml.textedit.port.tests.suites.PortGrammarTests.testParser -- Time elapsed: 0.039 s 13:04:30 org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests.testDefaultValues -- Time elapsed: 0.548 s 13:04:30 org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests.testInitialText -- Time elapsed: 0.046 s 13:04:30 org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests.testMultiplicity -- Time elapsed: 0.075 s 13:04:30 org.eclipse.papyrus.uml.textedit.property.tests.suites.PropertyGrammarTests.testParser -- Time elapsed: 0.035 s 13:04:30 org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests.testDefaultValues -- Time elapsed: 0.514 s 13:04:30 org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests.testInitialText -- Time elapsed: 0.054 s 13:04:30 org.eclipse.papyrus.uml.textedit.parameter.tests.suites.ParameterGrammarTests.testParser -- Time elapsed: 0.096 s 13:04:30 org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests.testDefaultValues -- Time elapsed: 0.555 s 13:04:30 org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests.testInitialText -- Time elapsed: 0.159 s 13:04:30 org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.ValueSpecificationGrammarTests.testParser -- Time elapsed: 0.303 s 13:04:30 org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.MultiplicityLowerValueSpecificationGrammarTests.testParser -- Time elapsed: 0.115 s 13:04:30 org.eclipse.papyrus.uml.textedit.valuespecification.tests.suites.MultiplicityUpperValueSpecificationGrammarTests.testParser -- Time elapsed: 0.128 s 13:04:30 13:04:30 Results: 13:04:30 13:04:30 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 13:04:30 13:04:32 [INFO] All tests passed 13:04:32 [INFO] 13:04:32 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.textedit.suite.tests --- 13:04:32 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/jacoco.exec 13:04:32 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.textedit.suite.tests' with 0 classes 13:04:32 [INFO] 13:04:32 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.releng >-- 13:04:32 [INFO] Building org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT [163/175] 13:04:32 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/pom.xml 13:04:32 [INFO] --------------------------------[ pom ]--------------------------------- 13:04:32 [INFO] 13:04:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.releng --- 13:04:32 [INFO] 13:04:32 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.releng --- 13:04:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:04:32 [INFO] 13:04:32 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.releng --- 13:04:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:04:32 [INFO] 13:04:32 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile >-- 13:04:32 [INFO] Building org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT [164/175] 13:04:32 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml 13:04:32 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 13:04:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.staticprofile:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/pom.xml 13:04:32 [INFO] 13:04:32 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] 13:04:32 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] The project's OSGi version is 2.0.0.202404191627 13:04:32 [INFO] 13:04:32 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] 13:04:32 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] 13:04:32 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] 13:04:32 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] Resolving class path of org.eclipse.papyrus.uml.validation.tests.staticprofile 13:04:32 [INFO] 13:04:32 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:04:32 [INFO] 13:04:32 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/main/resources 13:04:32 [INFO] 13:04:32 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:04:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveMalformedImpl.java:[122] 13:04:32 if (false) { 13:04:32 if (diagnostics != null) { 13:04:32 diagnostics.add 13:04:32 (new BasicDiagnostic 13:04:32 (Diagnostic.ERROR, 13:04:32 ProfileValidator.DIAGNOSTIC_SOURCE, 13:04:32 ProfileValidator.ALWAYS_ACTIVE_MALFORMED__CONSTRAINT_ALWAYS_ACTIVE_MF, 13:04:32 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActiveMF", EObjectValidator.getObjectLabel(this, context) }), 13:04:32 new Object [] { this })); 13:04:32 } 13:04:32 return false; 13:04:32 } 13:04:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13:04:32 Dead code 13:04:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysActiveImpl.java:[122] 13:04:32 if (false) { 13:04:32 if (diagnostics != null) { 13:04:32 diagnostics.add 13:04:32 (new BasicDiagnostic 13:04:32 (Diagnostic.ERROR, 13:04:32 ProfileValidator.DIAGNOSTIC_SOURCE, 13:04:32 ProfileValidator.ALWAYS_ACTIVE__CONSTRAINT_ALWAYS_ACTIVE, 13:04:32 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConstraintAlwaysActive", EObjectValidator.getObjectLabel(this, context) }), 13:04:32 new Object [] { this })); 13:04:32 } 13:04:32 return false; 13:04:32 } 13:04:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13:04:32 Dead code 13:04:32 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src-gen/profile/impl/AlwaysPassiveJavaImpl.java:[122] 13:04:32 if (false) { 13:04:32 if (diagnostics != null) { 13:04:32 diagnostics.add 13:04:32 (new BasicDiagnostic 13:04:32 (Diagnostic.ERROR, 13:04:32 ProfileValidator.DIAGNOSTIC_SOURCE, 13:04:32 ProfileValidator.ALWAYS_PASSIVE_JAVA__ALWAYS_PASSIVE, 13:04:32 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "AlwaysPassive", EObjectValidator.getObjectLabel(this, context) }), 13:04:32 new Object [] { this })); 13:04:32 } 13:04:32 return false; 13:04:32 } 13:04:32 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 13:04:32 Dead code 13:04:32 3 problems (3 warnings) 13:04:32 [INFO] 13:04:32 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] 13:04:32 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/src/test/resources 13:04:32 [INFO] 13:04:32 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 99 were skipped 13:04:32 [INFO] 13:04:32 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/target/org.eclipse.papyrus.uml.validation.tests.staticprofile-2.0.0-SNAPSHOT.jar 13:04:32 [INFO] 13:04:32 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] 13:04:32 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] Skipping tests 13:04:32 [INFO] 13:04:32 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.staticprofile --- 13:04:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:04:32 [INFO] 13:04:32 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation >-- 13:04:32 [INFO] Building org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT [165/175] 13:04:32 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml 13:04:32 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 13:04:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests.genvalidation:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/pom.xml 13:04:33 [INFO] 13:04:33 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:33 [INFO] 13:04:33 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:33 [INFO] The project's OSGi version is 2.0.0.202404191627 13:04:33 [INFO] 13:04:33 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:33 [INFO] 13:04:33 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:33 [INFO] 13:04:33 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:33 [INFO] 13:04:33 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:33 [INFO] Resolving class path of org.eclipse.papyrus.uml.validation.tests.genvalidation 13:04:33 [INFO] 13:04:33 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:33 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:04:33 [INFO] 13:04:33 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/main/resources 13:04:33 [INFO] 13:04:33 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:33 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:04:34 [INFO] 13:04:34 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:34 [INFO] 13:04:34 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/src/test/resources 13:04:34 [INFO] 13:04:34 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 201 were skipped 13:04:34 [INFO] 13:04:34 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:34 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/target/org.eclipse.papyrus.uml.validation.tests.genvalidation-2.0.0-SNAPSHOT.jar 13:04:34 [INFO] 13:04:34 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:34 [INFO] 13:04:34 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:34 [INFO] Skipping tests 13:04:34 [INFO] 13:04:34 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests.genvalidation --- 13:04:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:04:34 [INFO] 13:04:34 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests >-- 13:04:34 [INFO] Building org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT [166/175] 13:04:34 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml 13:04:34 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 13:04:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/pom.xml 13:04:34 [INFO] 13:04:34 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:34 [INFO] 13:04:34 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:34 [INFO] The project's OSGi version is 2.0.0.202404191627 13:04:34 [INFO] 13:04:34 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:34 [INFO] 13:04:34 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:34 [INFO] 13:04:34 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:34 [INFO] 13:04:34 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:34 [INFO] Resolving class path of org.eclipse.papyrus.uml.validation.tests 13:04:35 [INFO] 13:04:35 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:04:35 [INFO] 13:04:35 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/main/resources 13:04:35 [INFO] 13:04:35 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:36 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:04:36 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/org/eclipse/papyrus/uml/validation/tests/Activator.java:[51] 13:04:36 org.eclipse.papyrus.infra.core.log.LogHelper log = new LogHelper();// use because there is an implicit dependency 13:04:36 ^^^ 13:04:36 The value of the local variable log is not used 13:04:36 1 problem (1 warning) 13:04:36 [INFO] 13:04:36 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:36 [INFO] 13:04:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/src/test/resources 13:04:36 [INFO] 13:04:36 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 305 were skipped 13:04:36 [INFO] 13:04:36 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/target/org.eclipse.papyrus.uml.validation.tests-2.0.0-SNAPSHOT.jar 13:04:36 [INFO] 13:04:36 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:36 [INFO] 13:04:36 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:36 [INFO] Skipping tests 13:04:36 [INFO] 13:04:36 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.validation.tests --- 13:04:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:04:36 [INFO] 13:04:36 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests >-- 13:04:36 [INFO] Building org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT [167/175] 13:04:36 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml 13:04:36 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 13:04:36 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/pom.xml 13:04:36 [INFO] 13:04:36 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:36 [INFO] 13:04:36 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:36 [INFO] The project's OSGi version is 2.0.0.202404191627 13:04:36 [INFO] 13:04:36 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:36 [INFO] 13:04:36 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:36 [INFO] 13:04:36 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:36 [INFO] 13:04:36 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:36 [INFO] Resolving class path of org.eclipse.papyrus.uml.architecture.tests 13:04:36 [INFO] 13:04:36 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:36 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:04:36 [INFO] 13:04:36 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/main/resources 13:04:36 [INFO] 13:04:36 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:36 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:04:37 [INFO] 13:04:37 [INFO] --- tycho-bnd:4.0.3:process (default-process) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:37 [INFO] 13:04:37 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:37 [INFO] 13:04:37 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/src/test/resources 13:04:37 [INFO] 13:04:37 [INFO] --- tycho-compiler:4.0.3:testCompile (default-testCompile) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:37 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/test-classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:04:37 [INFO] 13:04:37 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:37 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 71 were skipped 13:04:37 [INFO] 13:04:37 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/target/org.eclipse.papyrus.uml.architecture.tests-2.0.0-SNAPSHOT.jar 13:04:37 [INFO] 13:04:37 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:37 [INFO] 13:04:37 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.architecture.tests --- 13:04:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:04:37 [INFO] 13:04:37 [INFO] ---< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests >---- 13:04:37 [INFO] Building org.eclipse.papyrus.uml.suite.tests 1.1.0-SNAPSHOT [168/175] 13:04:37 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml 13:04:37 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 13:04:37 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/pom.xml 13:04:38 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 13:04:39 [INFO] 13:04:39 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:39 [INFO] 13:04:39 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:39 [INFO] The project's OSGi version is 1.1.0.202404191627 13:04:39 [INFO] 13:04:39 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:39 [INFO] 13:04:39 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:39 [INFO] 13:04:39 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:39 [INFO] 13:04:39 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:39 [INFO] Resolving class path of org.eclipse.papyrus.uml.suite.tests 13:04:47 [INFO] 13:04:47 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:04:47 [INFO] 13:04:47 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/main/resources 13:04:47 [INFO] 13:04:47 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:47 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:04:47 [INFO] 13:04:47 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:47 [INFO] 13:04:47 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/src/test/resources 13:04:47 [INFO] 13:04:47 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1105 were skipped 13:04:47 [INFO] 13:04:47 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/org.eclipse.papyrus.uml.suite.tests-1.1.0-SNAPSHOT.jar 13:04:47 [INFO] 13:04:47 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:48 [INFO] 13:04:48 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.suite.tests --- 13:04:48 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/data/.metadata/.log 13:04:48 [INFO] Command line: 13:04:48 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 13:04:54 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 13:04:54 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 13:04:54 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 13:04:54 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 13:04:54 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 13:04:54 13:05:00 Running org.eclipse.papyrus.uml.suite.tests.AllTests 13:05:07 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 13:05:07 log4j:WARN Please initialize the log4j system properly. 13:05:07 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 13:05:16 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 13:06:48 13:06:48 (Eclipse:7123): Gtk-CRITICAL **: 17:06:48.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:06:48 13:06:48 (Eclipse:7123): Gtk-CRITICAL **: 17:06:48.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:06:48 13:06:48 (Eclipse:7123): Gtk-CRITICAL **: 17:06:48.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:06:48 13:06:48 (Eclipse:7123): Gtk-CRITICAL **: 17:06:48.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:06:48 13:06:48 (Eclipse:7123): Gtk-CRITICAL **: 17:06:48.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:06:48 13:06:48 (Eclipse:7123): Gtk-CRITICAL **: 17:06:48.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:06:48 13:06:48 (Eclipse:7123): Gtk-CRITICAL **: 17:06:48.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:06:48 13:06:48 (Eclipse:7123): Gtk-CRITICAL **: 17:06:48.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:06:48 13:06:48 (Eclipse:7123): Gtk-CRITICAL **: 17:06:48.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:06:48 13:06:48 (Eclipse:7123): Gtk-CRITICAL **: 17:06:48.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:19 13:07:19 (Eclipse:7123): Gtk-CRITICAL **: 17:07:19.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:19 13:07:19 (Eclipse:7123): Gtk-CRITICAL **: 17:07:19.935: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:19 13:07:19 (Eclipse:7123): Gtk-CRITICAL **: 17:07:19.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:21 13:07:21 (Eclipse:7123): Gtk-CRITICAL **: 17:07:21.228: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:21 13:07:21 (Eclipse:7123): Gtk-CRITICAL **: 17:07:21.241: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:22 13:07:22 (Eclipse:7123): Gtk-CRITICAL **: 17:07:22.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:22 13:07:22 (Eclipse:7123): Gtk-CRITICAL **: 17:07:22.334: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:23 13:07:23 (Eclipse:7123): Gtk-CRITICAL **: 17:07:23.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:23 13:07:23 (Eclipse:7123): Gtk-CRITICAL **: 17:07:23.128: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:24 13:07:24 (Eclipse:7123): Gtk-CRITICAL **: 17:07:24.029: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:24 13:07:24 (Eclipse:7123): Gtk-CRITICAL **: 17:07:24.039: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:24 13:07:24 (Eclipse:7123): Gtk-CRITICAL **: 17:07:24.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:24 13:07:24 (Eclipse:7123): Gtk-CRITICAL **: 17:07:24.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:24 13:07:24 (Eclipse:7123): Gtk-CRITICAL **: 17:07:24.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:07:24 13:07:24 (Eclipse:7123): Gtk-CRITICAL **: 17:07:24.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 Tests run: 684, Failures: 0, Errors: 0, Skipped: 49, Time elapsed: 242.5 s -- in org.eclipse.papyrus.uml.suite.tests.AllTests 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.CreatePureUMLElementTest.testUML -- Time elapsed: 0.092 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.CreatePureUMLElementTest.test -- Time elapsed: 0.286 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeletePureUMLElementTest.testDeleteOneAddVariableValueAction -- Time elapsed: 0.067 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeletePureUMLElementTest.testDeleteOneCentralBufferNode -- Time elapsed: 0.035 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685.stereotypeApplicationsDeleted:command -- Time elapsed: 1.222 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685.stereotypeApplicationsDeleted:elements -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685.stereotypeApplicationsDeleted:stereotypes -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685.stereotypeApplicationsDeleted:undo -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteDependentWithStereotypeApplications458685.stereotypeApplicationsDeleted:redo -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest.deleteInitialState -- Time elapsed: 0.330 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest.deleteS1 -- Time elapsed: 0.146 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest.deleteS2 -- Time elapsed: 0.111 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteTransitionsWithVertexTest.deleteFinalState -- Time elapsed: 0.106 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteContainmentSubsetTest.deleteFromContainmentSubset -- Time elapsed: 0.130 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteContainmentSubsetTest.deleteFromTwoContainmentSupersetsAtOnce -- Time elapsed: 0.073 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899.createAssociationWritable -- Time elapsed: 0.078 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899.createAssociationReadOnly_usecase -- Time elapsed: 0.055 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899.createAssociationReadOnly -- Time elapsed: 0.047 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899.createConnectorTargetReadOnly -- Time elapsed: 0.044 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.ConnectorReadOnlyTestBug465899.createConnectorSourceReadOnly -- Time elapsed: 0.055 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteAssociationPropertyTypeTest.testDeletion -- Time elapsed: 0.027 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest.testDeletionInCompositeDiagram -- Time elapsed: 5.617 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest skipped 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest.testDeletionInClassDiagram -- Time elapsed: 1.641 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.DeleteCommentLinkTest.testDeletionInComponentDiagram -- Time elapsed: 1.466 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationTest.testCreation -- Time elapsed: 0.011 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationDirectedTest.testCreation -- Time elapsed: 0.007 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationCompositeTest.testCreation -- Time elapsed: 0.006 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationCompositeDirectedTest.testCreation -- Time elapsed: 0.005 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationSharedTest.testCreation -- Time elapsed: 0.005 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.creation.CreateAssociationSharedDirectedTest.testCreation -- Time elapsed: 0.006 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteInteractionFragmentInOperand -- Time elapsed: 0.764 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteAllOperandsOfCombinedFragment -- Time elapsed: 0.681 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteCombinedFragment -- Time elapsed: 0.561 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteCombinedFragmentNested -- Time elapsed: 0.605 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteOperandsOfCombinedFragment -- Time elapsed: 0.588 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteCombinedFragmentDeeplyNested -- Time elapsed: 0.656 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteInteractionWithNesting -- Time elapsed: 0.564 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.deletion.InteractionDeletionTest.deleteInteraction -- Time elapsed: 0.489 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.registry.StereotypeMatcherAdviceTest.stereotypeNotApplicableByProfileURI -- Time elapsed: 1.479 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.registry.StereotypeMatcherAdviceTest.matchExistingElement -- Time elapsed: 0.131 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.registry.StereotypeMatcherAdviceTest.stereotypeNotApplicableByQualifiedName -- Time elapsed: 0.824 s 13:09:02 org.eclipse.papyrus.uml.service.types.tests.registry.StereotypeMatcherAdviceTest.createNewElement -- Time elapsed: 0.393 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCreateClassInModel -- Time elapsed: 0.007 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCreateCentralBufferNodeInActivity -- Time elapsed: 0.010 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCreateCentralBufferNodeInActivityWithNode -- Time elapsed: 0.005 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCannotCreateOperationRedefinableTemplateSignature_bug468071 -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCreateOperationTemplateSignature_bug468071 -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateElementTest.testCreateModelInClass -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDeploymentBetweenNodeAndArtifactInNode -- Time elapsed: 0.006 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreatePackageMergeBetweenPackageAndPackageInPackage2 -- Time elapsed: 0.009 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateTraceBetweenClassAndNullInPackage -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDependencyBetweenClassesInPackage -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateProtocolConformanceBetweenPackageAndPackageInPackage -- Time elapsed: 0.006 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateInformationfloweBetweenClasses2InPackage -- Time elapsed: 0.007 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateUsageBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAbstractionBetweenPackageAndClassesInModel -- Time elapsed: 0.009 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateComponentRealizationBetweenClassAndComponentInComponent -- Time elapsed: 0.011 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAbstractionBetweenClassesInPackage -- Time elapsed: 0.003 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateUsageBetweenClassesInPackage -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreatePackageImportBetweenPackageAndPackageInPackage -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateComponentRealizationBetweenComponentAndClassInComponent -- Time elapsed: 0.006 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateElementImportBetweenPackageAndPackageInPackage -- Time elapsed: 0.025 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDeploymentBetweenNodeAndArtifactInArtifact -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateGeneralizationBetweenClassesInPackage -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateGeneralizationBetweenClassAndNullInClass -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDeploymentBetweenArtifactAndNodeInArtifact -- Time elapsed: 0.008 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateExtendBetweenClasses2InPackage -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateProtocolConformanceBetweenPackageAndPackageInPackage2 -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest skipped 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateInformationfloweBetweenUseCases2InUseCase -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateRefineBetweenClassesInPackage -- Time elapsed: 0.323 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateComponentRealizationBetweenClassAndComponentInClass -- Time elapsed: 0.005 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateRealizationBetweenClassAndNullInPackage -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateExtensionBetweenClassAndNullInNull -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateExtendBetweenUseCases2InUseCase -- Time elapsed: 0.011 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateElementImportBetweenPackageAndPackageInPackage2 -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAssociationBetweenClassesInPackage -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateTraceBetweenClassesInClass -- Time elapsed: 0.039 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateManifestationBetweenArtifactAndPackage2InArtifact -- Time elapsed: 0.009 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateSubstitutionBetweenClassesInPackage -- Time elapsed: 0.006 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAbstractionBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAbstractionBetweenClassAndClassInClass -- Time elapsed: 0.003 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreatePackageMergeBetweenPackageAndPackageInPackage -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateRealizationBetweenClassesInPackage -- Time elapsed: 0.003 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest skipped 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAssociationBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateRefineBetweenClassAndNullInPackage -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDeploymentBetweenArtifactAndNodeInNode -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateIncludeBetweenUseCases2InUseCase -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateGeneralizationBetweenClassesInClass -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateExtensionBetweenClassAndNullInClass -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateDependencyBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreatePackageImportBetweenPackageAndPackageInPackage2 -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateComponentRealizationBetweenComponentAndClass -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateSubstitutionBetweenClassAndNullInPackage -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateInterfaceRealizationBetweenClassAndInterfaceInClass -- Time elapsed: 0.005 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateTraceBetweenClassesInPackage -- Time elapsed: 0.006 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest skipped 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateAbstractionBetweenClassAndPackageInModel -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateRefineBetweenClassesInClass -- Time elapsed: 0.006 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest skipped 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateManifestationBetweenClassAndPackage2InArtifact -- Time elapsed: 0.003 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateInterfaceRealizationBetweenUseCases2InUseCase -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateRelationshipTest.testCreateIncludeBetweenClasses2InPackage -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.CreateProfileRelationshipTest.testCreateExtensionBetweenStereotypeAndMetaClassInPackage -- Time elapsed: 0.015 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest.testMoveTemplateSignatureToOperation_bug468071 -- Time elapsed: 0.415 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest.testMoveRedefinableTemplateSignatureToClass_bug468071 -- Time elapsed: 0.003 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.MoveElementTest.testCannotMoveRedefinableTemplateSignatureToOperation_bug468071 -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest.testSetTemplateSignatureOfOperation_bug468071 -- Time elapsed: 0.003 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest.testSetRedefinableTemplateSignatureOfClass_bug468071 -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.creation.SetFeatureTest.testCannotSetRedefinableTemplateSignatureOfOperation_bug468071 -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.deletion.DeleteAssociationTest.deleteAssociation -- Time elapsed: 0.227 s 13:09:02 org.eclipse.papyrus.uml.service.types.ui.tests.deletion.DeleteAssociationTest.deleteAssociationTarget -- Time elapsed: 0.226 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest.deleteReadOnlyElement -- Time elapsed: 0.918 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest.deleteClassInTheModel -- Time elapsed: 1.131 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.DeleteModelExplorerTest.deleteRootOfTheModel -- Time elapsed: 0.266 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.RenameHandlerTest skipped 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.RenameHandlerTest skipped 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectRootTest -- Time elapsed: 0.825 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectChildrenTest -- Time elapsed: 0.825 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectImportedPackage -- Time elapsed: 0.815 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectImportedPackageList -- Time elapsed: 0.807 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_selectChildrenTestList -- Time elapsed: 0.760 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest.cutReadOnlyElement -- Time elapsed: 0.450 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest.cutClassTest -- Time elapsed: 1.004 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CutPasteModelExplorerTest.cutRootOfTheModel -- Time elapsed: 0.289 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest.copyPasteofClass1Test -- Time elapsed: 0.414 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest.pasteOnReadOnlyElement -- Time elapsed: 0.457 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.paste.CopyPasteModelExplorerTest.copyPasteofClass1And2Test -- Time elapsed: 0.372 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.paste.DiagramCopyPasteModelExplorerTest.copyPasteDiagramTest -- Time elapsed: 0.417 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.paste.TableCopyPasteModelExplorerTest.copyPasteTableTest -- Time elapsed: 0.396 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.paste.StereotypeCopyPasteModelExplorerTest.copyPasteofClass1Test -- Time elapsed: 1.323 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.AdvancedModeTest.advancedModeDoesNotCollapseItself -- Time elapsed: 1.552 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.resources.ModelValidationTest.validateModel[0] -- Time elapsed: 0.049 s 13:09:02 org.eclipse.papyrus.uml.modelexplorer.tests.resources.ModelValidationTest.validateModel[1] -- Time elapsed: 0.025 s 13:09:02 org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest.dropInterface -- Time elapsed: 0.155 s 13:09:02 org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest.dropClass -- Time elapsed: 0.048 s 13:09:02 org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest.testPropertyContentProvider -- Time elapsed: 0.005 s 13:09:02 org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest.dropClassAndInterface -- Time elapsed: 0.041 s 13:09:02 org.eclipse.papyrus.uml.diagram.dnd.tests.tests.InstanceSpecificationTest.dropClassAndSuperclass -- Time elapsed: 0.066 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest.singleValuePropertyGraphicalTest -- Time elapsed: 0.111 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest.singleValuePropertyTest -- Time elapsed: 0.053 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest skipped 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ContentProviderTest.enumPropertyTest -- Time elapsed: 0.005 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest.testProfileContentWithBaseClassPropertyWithoutInheritedProperties -- Time elapsed: 0.295 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest.testProfileContentWithoutBaseClassPropertyWithoutInheritedProperties -- Time elapsed: 0.224 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest.testProfileContentWithBaseClassPropertyWithInheritedProperties -- Time elapsed: 0.215 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLStereotypePropertyContentProviderTest.testProfileContentWithoutBaseClassPropertyWithInheritedProperties -- Time elapsed: 0.327 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest skipped 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchProfilesWithStereotypes -- Time elapsed: 1.850 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchFromRegistererdToLocal -- Time elapsed: 1.976 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchProfilesWithStereotypeProperties -- Time elapsed: 1.759 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchProfilesWithMissingDefinitions -- Time elapsed: 1.655 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchFromLocalToRegistered -- Time elapsed: 1.759 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest skipped 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSimpleSwitch -- Time elapsed: 1.824 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest skipped 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchProfilesStereotypeIdentities -- Time elapsed: 1.643 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DependencyManagementTest.testSwitchProfilesWithRequiredStereotypes -- Time elapsed: 1.435 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest.testOverloadDoesNotClash -- Time elapsed: 0.040 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest.testNameClash -- Time elapsed: 0.039 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.NamedElementValidatorTest.testElementOfDifferentKindDoesNotClash -- Time elapsed: 0.041 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest skipped 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoUnapplyProfile -- Time elapsed: 0.351 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testAddStereotype -- Time elapsed: 0.350 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testStereotypeUnsetAttributeChange -- Time elapsed: 0.402 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoAddStereotype -- Time elapsed: 0.347 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testAddStereotypes -- Time elapsed: 0.347 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoRemoveStereotype -- Time elapsed: 0.421 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testAddSysMLStereotype -- Time elapsed: 0.307 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testModifiedStereotype -- Time elapsed: 0.370 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testAddStereotypeOnSeveralElements -- Time elapsed: 0.296 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoAddStereotypes -- Time elapsed: 0.343 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testFakeBasedProperty -- Time elapsed: 0.382 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testRemoveStereotype -- Time elapsed: 0.319 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testRemoveSysMLStereotype -- Time elapsed: 0.423 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoAddSysMLStereotype -- Time elapsed: 0.517 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoModifiedStereotype -- Time elapsed: 0.306 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoAddStereotypeOnSeveralElements -- Time elapsed: 0.640 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoRedoAddStereotypeTiming -- Time elapsed: 0.288 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUnapplyProfile -- Time elapsed: 0.287 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testUndoRemoveSysMLStereotype -- Time elapsed: 0.301 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest skipped 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.StereotypeElementListenerTest.testStereotypeListAttributeChange -- Time elapsed: 0.327 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.twoProfilesUnapplied -- Time elapsed: 0.130 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.moveProfileApplication -- Time elapsed: 0.082 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.applyProfileThenMoveApplication -- Time elapsed: 0.097 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.twoProfilesApplied -- Time elapsed: 0.097 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.profileReplacedInAnApplication -- Time elapsed: 0.087 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.simpleNewProfileApplication -- Time elapsed: 0.100 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.simpleProfileUnapplication -- Time elapsed: 0.091 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.ProfileApplicationListenerTest.profileAppliedThenReplacedInSameApplication -- Time elapsed: 0.096 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testEditToDisplaySingleString_1 -- Time elapsed: 0.046 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testList -- Time elapsed: 0.035 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testNull -- Time elapsed: 0.028 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testDisplayToEditString_1 -- Time elapsed: 0.027 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testEmptyString -- Time elapsed: 0.030 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testClass2 -- Time elapsed: 0.027 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testClass3 -- Time elapsed: 0.024 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testMatchingElementstSingleValue1 -- Time elapsed: 0.036 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterTest.testMatchingElementstSingleValue2 -- Time elapsed: 0.025 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_1 -- Time elapsed: 0.038 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_3 -- Time elapsed: 0.027 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_4 -- Time elapsed: 0.028 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_5 -- Time elapsed: 0.028 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_6 -- Time elapsed: 0.037 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_7 -- Time elapsed: 0.038 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindClass_8 -- Time elapsed: 0.030 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testSplitString_1 -- Time elapsed: 0.031 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testSplitString_2 -- Time elapsed: 0.030 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindConstraint_1 -- Time elapsed: 0.027 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindConstraint_2 -- Time elapsed: 0.027 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionMultiValueConverterEmptyString -- Time elapsed: 0.038 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindPackage_1 -- Time elapsed: 0.029 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionToFindPackage_2 -- Time elapsed: 0.027 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLReferenceConverterCompletionTest.testCompletionSingleValueConverterEmptyString -- Time elapsed: 0.035 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLLanguageProvidersTest.profileLanguage -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLLanguageProvidersTest.umlLanguage -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationStereotypesListClass1Test -- Time elapsed: 0.831 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationStereotypesListClass2Test -- Time elapsed: 0.826 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationStereotypesListClass3Test -- Time elapsed: 0.738 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationStereotypesListClass4Test -- Time elapsed: 0.820 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationImageClass1Test -- Time elapsed: 0.788 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationImageClass2Test -- Time elapsed: 0.761 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationImageClass3Test -- Time elapsed: 0.818 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.IconsStereotypesTest.ValidationImageClass4Test -- Time elapsed: 0.705 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.CustomizableDelegatingItemLabelProviderTest.returnedTextTest -- Time elapsed: 0.915 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.CustomizableDelegatingItemLabelProviderTest.returnedStyledTextTest -- Time elapsed: 0.705 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DelegatingItemLabelProviderTest.notifyChange -- Time elapsed: 0.047 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLCopyTest.copyingInterfaceRealizationDoesNotCorruptTheModel -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.UMLCopyTestME.copyingInterfaceRealizationDoesNotCorruptTheModel -- Time elapsed: 0.613 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest.duplicateStereotypeWithMultivaluedDataTypeContainmentFeatureTest -- Time elapsed: 1.268 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest.duplicateStereotypeWithMultivaluedContainmentFeatureTest -- Time elapsed: 1.096 s 13:09:02 org.eclipse.papyrus.uml.tools.tests.tests.DuplicateStereotypeCommandTest.duplicateStereotypeWithSingleContainmentFeatureTest -- Time elapsed: 0.957 s 13:09:02 org.eclipse.papyrus.uml.tools.commands.tests.ReorderStereotypeApplicationsCommandTest.reorderMultipleStereotypes -- Time elapsed: 0.207 s 13:09:02 org.eclipse.papyrus.uml.tools.commands.tests.ReorderStereotypeApplicationsCommandTest.attemptReorderOfTooFewStereotypes -- Time elapsed: 0.176 s 13:09:02 org.eclipse.papyrus.uml.tools.commands.tests.ReorderStereotypeApplicationsCommandTest.attemptReorderOfTooManyStereotypes -- Time elapsed: 0.181 s 13:09:02 org.eclipse.papyrus.uml.tools.commands.tests.ReorderStereotypeApplicationsCommandTest.reorderSingleStereotype -- Time elapsed: 0.187 s 13:09:02 org.eclipse.papyrus.uml.tools.commands.tests.ReorderStereotypeApplicationsCommandTest.attemptReorderOfStereotypesAcrossResources -- Time elapsed: 0.179 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.NameResolutionHelperTest.recursiveImportPackage -- Time elapsed: 0.022 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest.testIsAutoNamed -- Time elapsed: 0.024 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest.testGetDefaultNameWithIncrement -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest.testAutoNameIncrement -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.NamedElementUtilTest.testExistingElementHavingNameNotRenamed -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetAppliedSuperstereotype -- Time elapsed: 0.055 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetApplicableStereotype_notStrict_notApplicable -- Time elapsed: 0.221 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetApplicableStereotype_notStrict_applicable -- Time elapsed: 0.264 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetApplicableStereotype_strict_applicable -- Time elapsed: 0.239 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetAppliedSubstereotype_notApplied -- Time elapsed: 0.060 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetApplicableStereotype_strict_notApplicable -- Time elapsed: 0.210 s 13:09:02 org.eclipse.papyrus.uml.tools.utils.tests.tests.UMLUtilTest.testGetAppliedSubstereotype_applied -- Time elapsed: 0.048 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestBadUnapplyProfile2ClosedDiagComment.testUnApplyStereotypeApplication -- Time elapsed: 1.496 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestDropStereotypedClass.testStereotypeApplicationOnClass -- Time elapsed: 0.895 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestProfileApplication.testProfileApplicationOnModel -- Time elapsed: 0.575 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.asbrace.TestDisplayAsBrace.testBrace -- Time elapsed: 0.879 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.asbrace.TestReopenAsBrace.testReopenStereotypeAsComment -- Time elapsed: 2.457 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascomment.TestDisplayAsComment.testStereotypeApplicationOnClass -- Time elapsed: 0.655 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascomment.TestReopenAsComment.testReopenStereotypeAsComment -- Time elapsed: 2.365 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascompartment.TestDisplayAsCompartment.testStereotypeApplicationOnClass -- Time elapsed: 1.157 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.ascompartment.TestReopenAsCompartment.testReopenStereotypeAsComment -- Time elapsed: 2.179 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.Test2StereotypeApplications.test2StereotypeApplicationsOnClass -- Time elapsed: 0.645 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplication.testStereotypeApplicationOnPackage -- Time elapsed: 0.962 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplication.testStereotypeApplicationOnClass -- Time elapsed: 0.070 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.displayname.TestStereotypeApplicationQualifiedName.testQNStereotypeApplicationOnClass -- Time elapsed: 0.583 s 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotype skipped 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotype skipped 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance skipped 13:09:02 org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests.layout.TestLayoutWithStereotypeOnEclipseHIPPInstance skipped 13:09:02 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard.testDiagramFileExtentionLabel -- Time elapsed: 0.325 s 13:09:02 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard.testDiagramFileExtenstionForUML -- Time elapsed: 0.069 s 13:09:02 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelWizard.testOrderOfPages -- Time elapsed: 0.068 s 13:09:02 org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard.testDiagramFileExtentionLabel -- Time elapsed: 0.083 s 13:09:02 org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard.testDiagramFileExtenstionForUML -- Time elapsed: 0.073 s 13:09:02 org.eclipse.papyrus.uml.diagram.wizards.TestInitModelWizard.testOrderOfPages -- Time elapsed: 0.069 s 13:09:02 org.eclipse.papyrus.uml.diagram.wizards.TestNewProjectWizard.testOrderOfPages -- Time elapsed: 0.098 s 13:09:02 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard.testForSimpleModel -- Time elapsed: 0.073 s 13:09:02 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard.testOrderOfPages -- Time elapsed: 0.068 s 13:09:02 org.eclipse.papyrus.uml.diagram.wizards.TestCreateModelFromExistingModelWizard.testForModelWithDot -- Time elapsed: 0.073 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest.missingSchema -- Time elapsed: 0.350 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest.noCorruptionControlCase -- Time elapsed: 0.042 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest.wrongProfileVersion -- Time elapsed: 0.211 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest.missingProfileApplication -- Time elapsed: 0.219 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeApplicationRepairSnippetTest.deleteStereotypes -- Time elapsed: 0.045 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nestedProfileApplicationsMissingNamespace_bug434302 -- Time elapsed: 0.403 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.orphansOfWrongProfileVersion_bug436666 -- Time elapsed: 0.070 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.badSchemaLocationInNonPackageFragment_bug459488 -- Time elapsed: 0.844 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nestedProfilesAndNestedApplicationsWellFormed_bug434302 -- Time elapsed: 0.327 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.registeredDynamicProfie_bug455329 -- Time elapsed: 0.047 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nestedPackageSchemaMissing_bug436666 -- Time elapsed: 0.452 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.incorrectZombieGroupingWithoutProfileNamespaceURIPattern_bug496307 -- Time elapsed: 0.062 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nonStereotypeApplicationsAreOK_bug436666 -- Time elapsed: 0.024 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nestedProfileApplications2Pkgs1Profile_bug434302 -- Time elapsed: 0.528 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.crossReferencedPackageUnitWithoutOwnProfileApplication_bug458736 -- Time elapsed: 0.787 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.correctZombieGroupingWithProfileNamespaceURIPattern_bug496307 -- Time elapsed: 0.024 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.orphansOfValidSchema_bug436666 -- Time elapsed: 0.039 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.packageUnitWithoutOwnProfileApplication_bug455248 -- Time elapsed: 0.239 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.stereotypes.StereotypeRepairRegressionTest.nestedPackageInProfileIsOK_bug436666 -- Time elapsed: 0.304 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareMultiVersionSameURISameVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareMultiVersionDifferentURIDifferentVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareSingleVersionDifferentURISameVersion -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareMultiVersionDifferentURISameVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareCorrectInvalidComparisonConstantBehavior -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareNoVersionSameURI -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareSingleVersionDifferentURIDifferentVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchCorrectNoMatchConstantBehavior -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchSingleVersionCorrectURIGivenVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchNoVersionCorrectURIDefaultVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchMultipleVersionCorrectURIGivenVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchMultipleVersionCorrectURIDefaultVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareCorrectInvalidComparisonBehaviorWrongLHS -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareCorrectInvalidComparisonBehaviorWrongRHS -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.registryExtensionPointCorrectMatch -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareSingleVersionSameURIDifferentVersion -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareSingleVersionSameURISameVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareMultiVersionSameURIDifferentVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.registryCorrectUnregisterAndRegister -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.registryExtensionPointRegistered -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareCorrectInvalidComparisonBehaviorWrongPattern -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchNoVersionCorrectURIGivenVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.compareNoVersionDifferentURI -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchSingleVersionCorrectURIDefaultVersion -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.modelrepair.internal.uripattern.ProfileNamespaceURIPatternTest.matchCorrectNoMatchBehavior -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.properties.modelelement.tests.UMLModelElementTest.interactionOperand_contentProvider -- Time elapsed: 0.109 s 13:09:02 org.eclipse.papyrus.uml.properties.modelelement.tests.UMLModelElementTest.combinedFragment_contentProvider -- Time elapsed: 0.055 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.MultiplicityObservableValueTest.testObservableValue -- Time elapsed: 0.706 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ExtensionEndMultiplicityObservableValueTest.testObservableValue -- Time elapsed: 0.642 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.NavigationObservableValueTest.testObservableValue -- Time elapsed: 0.604 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.OwnerObservableValueTest.testObservableValue -- Time elapsed: 0.608 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.KeywordObservableValueTest.testObservableValue -- Time elapsed: 0.582 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.UMLLabelObservableValueTest.testObservableValue -- Time elapsed: 0.554 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ImageExpressionObservableValueTest.testObservableValue -- Time elapsed: 0.532 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ImageKindObservableValueTest.testObservableValue -- Time elapsed: 0.614 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ImageNameObservableValueTest.testObservableValue -- Time elapsed: 0.599 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationElementIconObservableValueTest.testObservableValue -- Time elapsed: 0.945 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationQualifiedNameObservableValueTest.testObservableValue -- Time elapsed: 0.971 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ElementCustomizationShadowObservableValueTest.testObservableValue -- Time elapsed: 1.034 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ExtensionRequiredObservableValueTest.testObservableValue -- Time elapsed: 0.923 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ImportedPackageLocationObservableValueTest.testObservableValue -- Time elapsed: 0.640 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.UnsettableStringObservableValueTest.testObservableValue -- Time elapsed: 0.507 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.BasicObservableValueTest.testObservableValue -- Time elapsed: 0.543 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.AnnotationObservableValueTest.testObservableValue -- Time elapsed: 0.544 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.MaskValueObservableListTest.testObservableList -- Time elapsed: 0.924 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.AppliedCommentsObservableListTest.testObservableList -- Time elapsed: 1.152 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.OwnedCommentsObservableListTest.testObservableList -- Time elapsed: 0.959 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ProvidedInterfaceObservableListTest.testObservableList -- Time elapsed: 0.545 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.RequiredInterfaceObservableListTest.testObservableList -- Time elapsed: 0.623 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.ProfileApplicationObservableListTest.testObservableList -- Time elapsed: 0.556 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.StereotypeApplicationObservableListTest.testObservableList -- Time elapsed: 0.496 s 13:09:02 org.eclipse.papyrus.uml.properties.databinding.tests.BasicObservableListTest.testObservableList -- Time elapsed: 0.485 s 13:09:02 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CanonicalObservableValueTest.testObservableValue -- Time elapsed: 0.846 s 13:09:02 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.ConnectionDecorationStyleObservableValueTest.testObservableValue -- Time elapsed: 1.068 s 13:09:02 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomStringStyleCompartmentObservableValueTest.testObservableValue -- Time elapsed: 0.844 s 13:09:02 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomIntStyleCompartmentObservableValueTest.testObservableValue -- Time elapsed: 0.917 s 13:09:02 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.DiagramLabelObservableValueTest.testObservableValue -- Time elapsed: 0.633 s 13:09:02 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomBooleanStyleWithStoreObservableValueTest.testObservableValue -- Time elapsed: 0.541 s 13:09:02 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomDoubleStyleWithStoreObservableValueTest.testObservableValue -- Time elapsed: 0.501 s 13:09:02 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.CustomIntStyleWithStoreObservableValueTest.testObservableValue -- Time elapsed: 0.493 s 13:09:02 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.RulersUnitStyleObservableValueTest.testObservableValue -- Time elapsed: 0.592 s 13:09:02 org.eclipse.papyrus.uml.diagram.properties.databinding.tests.SwitchOrientationObservableValueTest.testObservableValue -- Time elapsed: 1.179 s 13:09:02 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelSkipMigration_papyrus -- Time elapsed: 0.888 s 13:09:02 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.upToDateModelDoesNotPromptForMigration_papyrus -- Time elapsed: 0.669 s 13:09:02 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelDoMigration_dynamic -- Time elapsed: 0.888 s 13:09:02 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelSkipMigration_uml2 -- Time elapsed: 0.808 s 13:09:02 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelDoMigration_papyrus -- Time elapsed: 1.100 s 13:09:02 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelSkipMigration_dynamic -- Time elapsed: 0.620 s 13:09:02 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.outOfDateModelDoMigration_uml2 -- Time elapsed: 1.059 s 13:09:02 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.upToDateModelDoesNotPromptForMigration_uml2 -- Time elapsed: 0.701 s 13:09:02 org.eclipse.papyrus.uml.profile.service.ReapplyProfilesServiceTest.upToDateModelDoesNotPromptForMigration_dynamic -- Time elapsed: 0.491 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.loadDecoratorAsMainModel -- Time elapsed: 0.471 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.externalizeApplication -- Time elapsed: 0.441 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.unloadApplication -- Time elapsed: 0.474 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.externalizeApplication_undo -- Time elapsed: 0.548 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.unloadedApplicationNotAvailable -- Time elapsed: 0.455 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.loadApplication -- Time elapsed: 0.380 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.externalizeApplication_undo_redo -- Time elapsed: 0.365 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.nestedPackageApplicationOfSameProfile_bug459613 -- Time elapsed: 0.397 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.ExternalizeProfileApplicationTest.externalizeApplication_forNestedPackage -- Time elapsed: 0.385 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest.internalizeApplication_undo -- Time elapsed: 0.430 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest.internalizeApplication_undo_redo -- Time elapsed: 0.421 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.InternalizeProfileApplicationTest.internalizeApplication -- Time elapsed: 0.431 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.ProfileMigrationTest.migrateProfile -- Time elapsed: 0.413 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest.missingSchema -- Time elapsed: 0.616 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest.wrongProfileVersion -- Time elapsed: 0.520 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.StereotypeApplicationRepairTest.missingProfileApplication -- Time elapsed: 0.369 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsForPackageAsync -- Time elapsed: 0.635 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsForPackage_none -- Time elapsed: 0.648 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.removeResource -- Time elapsed: 0.784 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsAsync_uri -- Time elapsed: 0.638 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelName -- Time elapsed: 0.593 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.baseline -- Time elapsed: 0.651 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsForPackage -- Time elapsed: 0.592 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelNameAsync -- Time elapsed: 0.640 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.appliedProfilesByResourceIndex -- Time elapsed: 0.584 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModels -- Time elapsed: 0.644 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsAsync -- Time elapsed: 0.588 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.allAppliedProfiles -- Time elapsed: 0.522 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelNames -- Time elapsed: 0.517 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModels_uri -- Time elapsed: 0.614 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelNamesAsync -- Time elapsed: 0.592 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.listener -- Time elapsed: 0.749 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.allAppliedProfilesAsync -- Time elapsed: 0.535 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.addNewResource -- Time elapsed: 0.765 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelIndexTest.decoratorModelsForPackageAsync_none -- Time elapsed: 0.542 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelCopierTest.copy_subsetOfProfiles -- Time elapsed: 0.698 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.tests.DecoratorModelCopierTest.copy_allProfiles -- Time elapsed: 0.657 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testHasUnloadedDecoratorModelsAsync_recursive -- Time elapsed: 0.613 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testIsDecoratorModelFor -- Time elapsed: 0.474 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testIsDecoratorModelURI -- Time elapsed: 0.360 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testInternalizeProfileApplications -- Time elapsed: 0.430 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testHasUnloadedDecoratorModelsAsync -- Time elapsed: 0.632 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testExternalizeProfileApplication -- Time elapsed: 0.627 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetDecoratorPackages -- Time elapsed: 0.356 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetDecoratorModelAppliedProfiles -- Time elapsed: 0.404 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetUnloadedDecoratorModelsAsyncResource -- Time elapsed: 0.503 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetExternalizationProfile -- Time elapsed: 0.391 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testIsDecoratorModelResource -- Time elapsed: 0.415 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetDecoratorModelProfileApplications -- Time elapsed: 0.408 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetUnloadedDecoratorModelsAsyncPackage -- Time elapsed: 0.550 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetLoadedDecoratorModels -- Time elapsed: 0.435 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetLoadedSubUnitPackages -- Time elapsed: 0.436 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetUnloadedDecoratorModels -- Time elapsed: 0.591 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testHasExternalizationProfile -- Time elapsed: 0.390 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetUnloadedDecoratorModelsAsyncIterableOfResource -- Time elapsed: 0.941 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetUserModelResources -- Time elapsed: 0.386 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.DecoratorModelUtilsTest.testGetDecoratorProfileApplications -- Time elapsed: 0.470 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest.stereotypeApplication_inNestedPackage -- Time elapsed: 0.192 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest.stereotypeApplication_inNonPackageSubmodelUnit_bug459613 -- Time elapsed: 0.218 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest.applyStereotype_resourceSet -- Time elapsed: 0.269 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.helper.tests.PapyrusStereotypeApplicationHelperTest.applyStereotype_freeFloating -- Time elapsed: 0.222 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest.isDecoratorModel_decoratorModelUML -- Time elapsed: 0.296 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest.isDecoratorModel_decoratorModelNotation -- Time elapsed: 0.271 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.expressions.tests.FilePropertyTesterTest.isDecoratorModel_userModelUML -- Time elapsed: 0.309 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest.decoratorIndexing -- Time elapsed: 0.335 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest.userModelIndexing -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.internal.resource.index.tests.ProfileIndexTest.decoratorAsUserModelIndexing -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest.migrateProfileExtendingDynamic_bug481302 -- Time elapsed: 0.286 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest skipped 13:09:02 org.eclipse.papyrus.uml.decoratormodel.tests.RegressionTest.migrateProfileExtendingStatic_bug481302 -- Time elapsed: 0.291 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_undo_redo_allDecoratorsLoaded -- Time elapsed: 0.643 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_undo_redo_allDecoratorsUnloaded -- Time elapsed: 2.476 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_someDecoratorsLoaded -- Time elapsed: 1.056 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_someDecoratorsLoaded -- Time elapsed: 1.242 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_allDecoratorsUnloaded -- Time elapsed: 1.481 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_undo_redo_someDecoratorsLoaded -- Time elapsed: 1.987 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_allDecoratorsLoaded -- Time elapsed: 0.581 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_undo_redo_allDecoratorsUnloaded -- Time elapsed: 1.952 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.control_allDecoratorsUnloaded -- Time elapsed: 1.179 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_undo_redo_someDecoratorsLoaded -- Time elapsed: 2.296 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_undo_redo_allDecoratorsLoaded -- Time elapsed: 0.643 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.ControlModeWithDecoratorModelsTest.uncontrol_allDecoratorsLoaded -- Time elapsed: 0.584 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest.nonBaseElementStereotypeCrossReferences -- Time elapsed: 1.057 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest.classUnitExternalizeParentUnitProfileApplication_bug459613 -- Time elapsed: 0.352 s 13:09:02 org.eclipse.papyrus.uml.decoratormodel.controlmode.tests.AdditionalModelStructuresTest.nestedPackagesInheritingExternalProfileApplications -- Time elapsed: 1.158 s 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestOCLConstraintOnInstanceSpec skipped 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestOCLValidationRuleFromFile skipped 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML skipped 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML skipped 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML skipped 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInPluginXML skipped 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile skipped 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestValidationRulesInProfile skipped 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestUMLValidationRules skipped 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestUMLValidationRules skipped 13:09:02 org.eclipse.papyrus.uml.validation.tests.rules.TestStereotypeValidation skipped 13:09:02 org.eclipse.papyrus.uml.filters.tests.ProfileAppliedTest.testResolveProfile__Object -- Time elapsed: 0.030 s 13:09:02 org.eclipse.papyrus.uml.filters.tests.ProfileAppliedTest.testMatches__Object -- Time elapsed: 0.011 s 13:09:02 org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest.profileAppliedFilterResourceURI_bug480221 -- Time elapsed: 0.032 s 13:09:02 org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest.profileAppliedFilterDoesNotLoadProfiles_miss_bug480221 -- Time elapsed: 0.024 s 13:09:02 org.eclipse.papyrus.uml.filters.tests.ProfileAppliedRegressionTest.profileAppliedFilterDoesNotLoadProfiles_hit_bug480221 -- Time elapsed: 0.021 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest.popupsGenerated -- Time elapsed: 0.007 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest.connectionTargetFilters -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest.popupFilters -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest.connectionSourceFilters -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.BasicAssistantsGenerationTest.connectionsGenerated -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.popupsGenerated -- Time elapsed: 0.039 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.connectionTargetFilters -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.distinctConnectionHintsGenerated -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.popupFilters -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.connectionSourceFilters -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.distinctPopupHintsGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.DiagramSpecificAssistantsGenerationTest.connectionsGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest.popupsGenerated -- Time elapsed: 0.003 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest.connectionTargetFilters -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest.popupFilters -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest.connectionSourceFilters -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ProfilesWithPackageNestingTest.connectionsGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Indirect>> Generalization] -- Time elapsed: 0.003 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Indirect>> GeneralizationSet] -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Virtual>> ControlFlow] -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Virtual>> ObjectFlow] -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Virtual>> Transition] -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Virtual>> Message] -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.assistants.generator.tests.ConnectionTypesTest.connectionsGenerated[<<Indirect>> Connector] -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.iconGenerated -- Time elapsed: 0.003 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.typeSetAttributes -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.elementTypeSpecializedTypes_bug461717 -- Time elapsed: 0.009 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.multipleElementTypesForOneStereotypeGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.stereotypeAdviceGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.elementTypesGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.BasicElementTypesGenerationTest.stereotypeMatcherGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.stereotypeAdviceNotGenerated -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.distinctHintsGenerated -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.stereotypeMatcherNotGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.iconGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.elementTypeSpecializedTypes_bug461717 -- Time elapsed: 0.020 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationTest.elementTypesGenerated -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest.iconGenerated -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest.stereotypeAdviceGenerated -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest.elementTypesGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.ProfilesWithPackageNestingTest.stereotypeMatcherGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test.elementTypeSpecializedTypes -- Time elapsed: 0.021 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test.stereotypeAdviceGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.tests.DiagramSpecificElementTypesGenerationBug461717Test.stereotypeMatcherGenerated -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.iconGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.typeSetAttributes -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.elementTypeSpecializedTypes_bug461717 -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.multipleElementTypesForOneStereotypeGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.stereotypeAdviceGenerated -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.elementTypesGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.BasicElementTypesRegenerationTest.stereotypeMatcherGenerated -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.SimpleDeltaStrategyTest.testRemovedStereotypes -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.SimpleDeltaStrategyTest.testRenamedStereotypes -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.SimpleDeltaStrategyTest.testAddedExtensions -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.SimpleDeltaStrategyTest.testAddedStereotypes -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.types.generator.incremental.tests.SimpleDeltaStrategyTest.testRemovedExtension -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetStereotypeNames -- Time elapsed: 0.041 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetStereotypes -- Time elapsed: 0.021 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest skipped 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetProfileNames -- Time elapsed: 0.020 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testProfileCatalog -- Time elapsed: 0.018 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testLookupStereotype -- Time elapsed: 0.019 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testLookupStereotypeInAppliedProfile -- Time elapsed: 0.020 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testProfileCopy -- Time elapsed: 0.013 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetProfiles -- Time elapsed: 0.019 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetNamedElement -- Time elapsed: 0.020 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testIsModelsExist -- Time elapsed: 0.019 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetStereotypeQualifiedNames -- Time elapsed: 0.021 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ProfileCatalogTest.testGetProfileQualifiedNames -- Time elapsed: 0.020 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest.testCopyResources -- Time elapsed: 0.612 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest.testCopyResource -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest.testGetProject -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.EclipseProjectTest.testEclipseProject -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testGetUmlModelWithIFile -- Time elapsed: 0.058 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testModelSetManagerString -- Time elapsed: 0.003 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testModelSetManagerURI -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testGetNamedElementByNameString -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testGetUmlModel -- Time elapsed: 0.045 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testModelSetManagerStringModels -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.ModelSetManagerTest.testGetNamedElementByNameWithSterotype -- Time elapsed: 0.040 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCreation -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCreateClass -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCreateModel -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCreatePackage -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCd -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testUMLModelCreatorResourceFailing -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testUMLModelCreatorStringString -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testUMLModelCreatorResource -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.tests.utils.UMLModelCreatorTest.testCreateDatatype -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest.testCompoundTypeProvider -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest.testGetTypes -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest.testAddITypeProvider -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.CompoundTypeProviderTest.testIterator -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest.testSimpleModelVisitor -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.SimpleModelVisitorTest skipped 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testSetStereotypeName -- Time elapsed: 0.006 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testGetProfileName -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testAddPropertyChangeListenerPropertyChangeListener -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testSetQualifiedNameComplex -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testClear -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testStereotypeURLString -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testToString -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testGetStereotypeName -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testAddPropertyChangeListenerStringPropertyChangeListener -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testStereotypeURL -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testRemovePropertyChangeListenerPropertyChangeListener -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testSetQualifiedNameSimple -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testSetProfileName -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testRemovePropertyChangeListenerStringPropertyChangeListener -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testComputeQualifiedName -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testGetQualifiedName -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.StereotypeURLTest.testStereotypeURLStringString -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest.testGetTypes -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest.testTypeProvider -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest.testIterator -- Time elapsed: 0.001 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testGetTypes -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testAddType -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testAddTypeFromConstructor -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testTypeProvider -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testTypeProviderTypeArray -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.ui.model.TypeProviderTest2.testIterator -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.utils.UMLPrimitiveTypesModelTest.testUMLPrimitiveTypesModel -- Time elapsed: 0.017 s 13:09:02 org.eclipse.papyrus.uml.profile.drafter.utils.UMLPrimitiveTypesModelTest.testGetLibraryPackage -- Time elapsed: 0.013 s 13:09:02 org.eclipse.papyrus.uml.internationalization.tests.tests.UMLInternationalizationChangePreferencesTest.testUseInternationalizationModification -- Time elapsed: 0.537 s 13:09:02 org.eclipse.papyrus.uml.internationalization.tests.tests.UMLInternationalizationChangeLanguageTest.testLanguageModification -- Time elapsed: 0.486 s 13:09:02 org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationUMLItemProviderAdapterFactoryTest.rebuildAdapters -- Time elapsed: 0.508 s 13:09:02 org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationUMLItemProviderAdapterFactoryTest.normalAdapters -- Time elapsed: 0.496 s 13:09:02 org.eclipse.papyrus.uml.internationalization.tests.tests.InternationalizationAdapterTest.testLabelProviderAdapter -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.alf.tests.mapper.MappingTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.mapper.MappingTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.mapper.MergeTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.mapper.MergeTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.SemanticTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.SemanticTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.SingleTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.SingleTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.SyntacticTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.SyntacticTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.generator.GenerationTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.generator.GenerationTest skipped 13:09:02 org.eclipse.papyrus.uml.alf.tests.AllTests skipped 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test10 -- Time elapsed: 0.653 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test11 -- Time elapsed: 0.694 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test12 -- Time elapsed: 0.671 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test13 -- Time elapsed: 0.714 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test1 -- Time elapsed: 0.659 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test2 -- Time elapsed: 0.858 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test3 -- Time elapsed: 0.708 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test4 -- Time elapsed: 0.623 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test5 -- Time elapsed: 0.628 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test6 -- Time elapsed: 0.608 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test7 -- Time elapsed: 0.653 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test8 -- Time elapsed: 0.653 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsStereotypedWithExpressionTests.IsStereotypedWithExpression_Test9 -- Time elapsed: 0.640 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests.HasStereotypeExpressionTests_Test1 -- Time elapsed: 0.675 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests.HasStereotypeExpressionTests_Test2 -- Time elapsed: 0.698 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests.HasStereotypeExpressionTests_Test3 -- Time elapsed: 0.669 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.HasAppliedStereotypeExpressionTests.HasStereotypeExpressionTests_Test4 -- Time elapsed: 0.651 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest.metaclassAndNoContext -- Time elapsed: 0.004 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest.noMetaclassAndNoContextTest -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest.metaclassAndValidContext_1 -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest.metaclassAndValidContext_2 -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfExpressionTest.metaclassAndInvalidContext -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests.metaclassAndNoContext -- Time elapsed: 0.002 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests.noMetaclassAndNoContextTest -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests.metaclassAndValidContext_2 -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfExpressionTests.metaclassAndInValidContext_1 -- Time elapsed: 0 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test10 -- Time elapsed: 0.635 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test11 -- Time elapsed: 0.587 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test12 -- Time elapsed: 0.622 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test13 -- Time elapsed: 0.601 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test14 -- Time elapsed: 0.600 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test1 -- Time elapsed: 0.667 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test2 -- Time elapsed: 0.610 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test3 -- Time elapsed: 0.572 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test4 -- Time elapsed: 0.564 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test5 -- Time elapsed: 0.595 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test6 -- Time elapsed: 0.576 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test7 -- Time elapsed: 0.620 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test8 -- Time elapsed: 0.619 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsKindOfStereotypeExpressionTests.IsKindOfStereotypeExpression_Test9 -- Time elapsed: 0.605 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test1 -- Time elapsed: 0.652 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test2 -- Time elapsed: 0.601 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test3 -- Time elapsed: 0.613 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test4 -- Time elapsed: 0.559 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test5 -- Time elapsed: 0.598 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test6 -- Time elapsed: 0.615 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test7 -- Time elapsed: 0.617 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test8 -- Time elapsed: 0.664 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test9 -- Time elapsed: 0.634 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test10 -- Time elapsed: 0.711 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test11 -- Time elapsed: 0.625 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test12 -- Time elapsed: 0.621 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.IsTypeOfStereotypeExpressionTests.IsTypeOfStereotypeExpression_Test13 -- Time elapsed: 0.625 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test10 -- Time elapsed: 0.597 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test11 -- Time elapsed: 0.598 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test12 -- Time elapsed: 0.618 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test13 -- Time elapsed: 0.577 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test1 -- Time elapsed: 0.658 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test2 -- Time elapsed: 0.611 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test3 -- Time elapsed: 0.542 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test4 -- Time elapsed: 0.556 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test5 -- Time elapsed: 0.614 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test6 -- Time elapsed: 0.602 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test7 -- Time elapsed: 0.664 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test8 -- Time elapsed: 0.613 s 13:09:02 org.eclipse.papyrus.uml.expressions.tests.SingleStereotypeAttributeEqualityExpressionTests.SingleStereotypeAttributeEqualityExpressionTests_Test9 -- Time elapsed: 0.655 s 13:09:02 org.eclipse.papyrus.uml.architecture.tests.resources.ModelValidationTest.validateModel[0] -- Time elapsed: 0.156 s 13:09:02 org.eclipse.papyrus.uml.types.core.matchers.stereotype.tests.StereotypeMatcherEditHelperAdviceTest.nestedPackageInProfileContext -- Time elapsed: 0.017 s 13:09:02 13:09:02 Results: 13:09:02 13:09:02 Tests run: 684, Failures: 0, Errors: 0, Skipped: 49 13:09:02 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.978: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.980: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.982: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.987: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:02 13:09:02 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.992: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:03 13:09:03 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.995: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:03 13:09:03 (Eclipse:7123): Gtk-CRITICAL **: 17:09:02.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:09:04 [INFO] All tests passed 13:09:04 [INFO] 13:09:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.suite.tests --- 13:09:04 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/jacoco.exec 13:09:04 [INFO] Analyzed bundle 'org.eclipse.papyrus.uml.suite.tests' with 0 classes 13:09:04 [INFO] 13:09:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.tests.releng >-- 13:09:04 [INFO] Building org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT [169/175] 13:09:04 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/pom.xml 13:09:04 [INFO] --------------------------------[ pom ]--------------------------------- 13:09:04 [INFO] 13:09:04 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.tests.releng --- 13:09:04 [INFO] 13:09:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.tests.releng --- 13:09:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:09:04 [INFO] 13:09:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.tests.releng --- 13:09:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:09:04 [INFO] 13:09:04 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests >-- 13:09:04 [INFO] Building org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT [170/175] 13:09:04 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml 13:09:04 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 13:09:04 [WARNING] Parameter 'fileset' is unknown for plugin 'maven-clean-plugin:3.3.1:clean (default-clean)' 13:09:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.uml.alf.backend.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/pom.xml 13:09:05 [INFO] 13:09:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:05 [INFO] 13:09:05 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:05 [INFO] The project's OSGi version is 2.0.0.202404191627 13:09:05 [INFO] 13:09:05 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:05 [INFO] 13:09:05 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:05 [INFO] 13:09:05 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:05 [INFO] 13:09:05 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:05 [INFO] Resolving class path of org.eclipse.papyrus.uml.alf.backend.tests 13:09:06 [INFO] 13:09:06 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:06 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:09:06 [INFO] 13:09:06 [INFO] --- xtend:2.31.0:compile (default) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:06 [INFO] 13:09:06 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/main/resources 13:09:06 [INFO] 13:09:06 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:06 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:09:07 [INFO] 13:09:07 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:07 [INFO] 13:09:07 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/src/test/resources 13:09:07 [INFO] 13:09:07 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 297 were skipped 13:09:07 [INFO] 13:09:07 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:07 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/uml/alf/org.eclipse.papyrus.uml.alf.backend.tests/target/org.eclipse.papyrus.uml.alf.backend.tests-2.0.0-SNAPSHOT.jar 13:09:07 [INFO] 13:09:07 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:07 [INFO] 13:09:07 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:07 [INFO] Skipping tests 13:09:07 [INFO] 13:09:07 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.alf.backend.tests --- 13:09:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:09:07 [INFO] 13:09:07 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests >-- 13:09:07 [INFO] Building org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT [171/175] 13:09:07 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml 13:09:07 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 13:09:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.properties.toolsmiths.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/pom.xml 13:09:07 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404190315/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404190315.jar 13:09:07 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404190315/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404190315.jar 13:09:07 [INFO] 13:09:07 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:07 [INFO] 13:09:07 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:07 [INFO] The project's OSGi version is 2.0.0.202404191627 13:09:07 [INFO] 13:09:07 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:07 [INFO] 13:09:07 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:07 [INFO] 13:09:07 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:07 [INFO] 13:09:07 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:07 [INFO] Resolving class path of org.eclipse.papyrus.views.properties.toolsmiths.tests 13:09:09 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404190315/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404190315.jar 13:09:09 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404190315/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404190315.jar 13:09:09 [INFO] 13:09:09 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:09 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:09:09 [INFO] 13:09:09 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/main/resources 13:09:09 [INFO] 13:09:09 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:09 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:09:09 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/org/eclipse/papyrus/views/properties/toolsmiths/tests/qvt/TransformationsTests.java:[274] 13:09:09 DataContextElement st3Element = findContextElement(context, "Stereotype3"); 13:09:09 ^^^^^^^^^^ 13:09:09 The value of the local variable st3Element is not used 13:09:09 1 problem (1 warning) 13:09:09 [INFO] 13:09:09 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:09 [INFO] 13:09:09 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/src/test/resources 13:09:09 [INFO] 13:09:09 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 309 were skipped 13:09:09 [INFO] 13:09:09 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:09 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.properties.toolsmiths.tests/target/org.eclipse.papyrus.views.properties.toolsmiths.tests-2.0.0-SNAPSHOT.jar 13:09:09 [INFO] 13:09:09 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:09 [INFO] 13:09:09 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:09 [INFO] Skipping tests 13:09:09 [INFO] 13:09:09 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.properties.toolsmiths.tests --- 13:09:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:09:09 [INFO] 13:09:09 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests >--- 13:09:09 [INFO] Building org.eclipse.papyrus.views.suite.tests 1.1.0-SNAPSHOT [172/175] 13:09:09 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml 13:09:09 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 13:09:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.tests:org.eclipse.papyrus.views.suite.tests:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/pom.xml 13:09:10 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404190315/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404190315.jar 13:09:10 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404190315/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404190315.jar 13:09:10 [WARNING] Mapping P2 > Maven Coordinates failed: The following artifacts could not be resolved: org.eclipse.orbit:ant:jar:1.10.14 (absent): org.eclipse.orbit:ant:jar:1.10.14 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced 13:09:10 [INFO] 13:09:10 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.suite.tests --- 13:09:10 [INFO] 13:09:10 [INFO] --- tycho-packaging:4.0.3:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.views.suite.tests --- 13:09:10 [INFO] The project's OSGi version is 1.1.0.202404191627 13:09:10 [INFO] 13:09:10 [INFO] --- tycho-packaging:4.0.3:validate-id (default-validate-id) @ org.eclipse.papyrus.views.suite.tests --- 13:09:10 [INFO] 13:09:10 [INFO] --- tycho-packaging:4.0.3:validate-version (default-validate-version) @ org.eclipse.papyrus.views.suite.tests --- 13:09:10 [INFO] 13:09:10 [INFO] --- target-platform-configuration:4.0.3:target-platform (default-target-platform) @ org.eclipse.papyrus.views.suite.tests --- 13:09:10 [INFO] 13:09:10 [INFO] --- tycho-compiler:4.0.3:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.views.suite.tests --- 13:09:10 [INFO] Resolving class path of org.eclipse.papyrus.views.suite.tests 13:09:16 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.uml.properties.generation/3.0.0.202404190315/org.eclipse.papyrus.uml.properties.generation-3.0.0.202404190315.jar 13:09:16 [WARNING] Bundle-ClassPath entry bin does not exist in /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.papyrus.views.properties.toolsmiths/3.2.0.202404190315/org.eclipse.papyrus.views.properties.toolsmiths-3.2.0.202404190315.jar 13:09:17 [INFO] 13:09:17 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.suite.tests --- 13:09:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:09:17 [INFO] 13:09:17 [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.papyrus.views.suite.tests --- 13:09:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/main/resources 13:09:17 [INFO] 13:09:17 [INFO] --- tycho-compiler:4.0.3:compile (default-compile) @ org.eclipse.papyrus.views.suite.tests --- 13:09:17 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/bin using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 13:09:17 [INFO] 13:09:17 [INFO] --- tycho-ds:4.0.3:declarative-services (default-declarative-services) @ org.eclipse.papyrus.views.suite.tests --- 13:09:17 [INFO] 13:09:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.papyrus.views.suite.tests --- 13:09:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/src/test/resources 13:09:17 [INFO] 13:09:17 [INFO] --- tycho-packaging:4.0.3:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.views.suite.tests --- 13:09:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 1102 were skipped 13:09:17 [INFO] 13:09:17 [INFO] --- tycho-packaging:4.0.3:package-plugin (default-package-plugin) @ org.eclipse.papyrus.views.suite.tests --- 13:09:17 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/org.eclipse.papyrus.views.suite.tests-1.1.0-SNAPSHOT.jar 13:09:17 [INFO] 13:09:17 [INFO] --- tycho-p2:4.0.3:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.views.suite.tests --- 13:09:17 [INFO] 13:09:17 [INFO] --- tycho-surefire:4.0.3:test (default-test) @ org.eclipse.papyrus.views.suite.tests --- 13:09:18 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/data/.metadata/.log 13:09:18 [INFO] Command line: 13:09:18 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2, -Xms512m, -Xmx2048m, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/data, -install, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work, -configuration, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=CI_TESTS_CONFIG] 13:09:23 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 13:09:23 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 13:09:23 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 13:09:23 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 13:09:23 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 13:09:23 13:09:29 Running org.eclipse.papyrus.views.suite.tests.AllTests 13:09:37 log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator). 13:09:37 log4j:WARN Please initialize the log4j system properly. 13:09:37 log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. 13:09:41 No JFaces support for org.eclipse.jface.viewers.TableTreeViewer 13:10:01 SWT call to Webkit timed out after 10000ms. No return value will be provided. 13:10:01 Possible reasons: 13:10:01 1) Problem: Your javascript needs more than 10000ms to execute. 13:10:01 Solution: Don't run such javascript, it blocks Eclipse's UI. SWT currently allows such code to complete, but this error is thrown 13:10:01 and the return value of execute()/evalute() will be false/null. 13:10:01 13:10:01 2) However, if you believe that your application should execute as expected (in under10000 ms), 13:10:01 then it might be a deadlock in SWT/Browser/webkit2 logic. 13:10:01 I.e, it might be a bug in SWT (e.g this does not occur on Windows/Cocoa, but occurs on Linux). If you believe it to be a bug in SWT, then 13:10:01 Please report this issue *with steps to reproduce* via: 13:10:01 https://bugs.eclipse.org/bugs/enter_bug.cgi?alias=&assigned_to=platform-swt-inbox%40eclipse.org&attach_text=&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=normal&bug_status=NEW&comment=&component=SWT&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&defined_groups=1&dependson=&description=&flag_type-1=X&flag_type-11=X&flag_type-12=X&flag_type-13=X&flag_type-14=X&flag_type-15=X&flag_type-16=X&flag_type-2=X&flag_type-4=X&flag_type-6=X&flag_type-7=X&flag_type-8=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Linux&product=Platform&qa_contact=&rep_platform=PC&requestee_type-1=&requestee_type-2=&short_desc=webkit2_BrowserProblem 13:10:01 For bug report, please atatch this stack trace: 13:10:01 java.lang.Throwable: 13:10:01 at org.eclipse.swt.browser.WebKit.getStackTrace(WebKit.java:300) 13:10:01 at org.eclipse.swt.browser.WebKit.getInternalErrorMsg(WebKit.java:293) 13:10:01 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.execAsyncAndWaitForReturn(WebKit.java:1272) 13:10:01 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.runjavascript(WebKit.java:1030) 13:10:01 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.evaluate(WebKit.java:1000) 13:10:01 at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1299) 13:10:01 at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:405) 13:10:01 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:665) 13:10:01 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:614) 13:10:01 at org.eclipse.nebula.widgets.richtext.RichTextEditorConfiguration.customizeToolbar(RichTextEditorConfiguration.java:525) 13:10:01 at org.eclipse.nebula.widgets.richtext.RichTextEditor$1.function(RichTextEditor.java:273) 13:10:01 at org.eclipse.swt.browser.WebKit.RequestProc(WebKit.java:461) 13:10:01 at org.eclipse.swt.internal.gtk3.GTK3.gtk_main_iteration_do(Native Method) 13:10:01 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.execAsyncAndWaitForReturn(WebKit.java:1282) 13:10:01 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.runjavascript(WebKit.java:1030) 13:10:01 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.evaluate(WebKit.java:1000) 13:10:01 at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1299) 13:10:01 at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:405) 13:10:01 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:665) 13:10:01 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:614) 13:10:01 at org.eclipse.nebula.widgets.richtext.RichTextEditor$3.completed(RichTextEditor.java:297) 13:10:01 at org.eclipse.swt.browser.WebKit.lambda$7(WebKit.java:1769) 13:10:01 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 13:10:01 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) 13:10:01 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039) 13:10:01 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519) 13:10:01 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture.flushDisplayEvents(PapyrusEditorFixture.java:1296) 13:10:01 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture$9.run(PapyrusEditorFixture.java:1548) 13:10:01 at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) 13:10:01 at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) 13:10:01 at org.eclipse.swt.widgets.Display.syncExec(Display.java:5959) 13:10:01 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture.ensurePapyrusPerspective(PapyrusEditorFixture.java:1537) 13:10:01 at org.eclipse.papyrus.views.documentation.tests.DocumentationViewTests.initTests(DocumentationViewTests.java:72) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:10:01 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 13:10:01 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 13:10:01 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 13:10:01 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 13:10:01 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 13:10:01 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 13:10:01 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:369) 13:10:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 13:10:01 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 13:10:01 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 13:10:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 13:10:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.access$0(ClassificationRunner.java:1) 13:10:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner$1.runChild(ClassificationRunner.java:58) 13:10:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunnerImpl.runChild(ClassificationRunnerImpl.java:87) 13:10:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.runChild(ClassificationRunner.java:86) 13:10:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 13:10:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 13:10:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 13:10:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 13:10:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 13:10:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 13:10:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 13:10:01 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 13:10:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 13:10:01 at org.junit.runners.Suite.runChild(Suite.java:128) 13:10:01 at org.junit.runners.Suite.runChild(Suite.java:27) 13:10:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 13:10:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 13:10:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 13:10:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 13:10:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 13:10:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 13:10:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 13:10:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130) 13:10:01 at org.junit.runners.Suite.runChild(Suite.java:128) 13:10:01 at org.junit.runners.Suite.runChild(Suite.java:27) 13:10:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 13:10:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 13:10:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 13:10:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 13:10:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 13:10:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 13:10:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 13:10:01 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 13:10:01 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 13:10:01 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 13:10:01 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:10:01 at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) 13:10:01 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) 13:10:01 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) 13:10:01 at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) 13:10:01 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) 13:10:01 at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) 13:10:01 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 13:10:01 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) 13:10:01 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039) 13:10:01 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519) 13:10:01 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) 13:10:01 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 13:10:01 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) 13:10:01 at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) 13:10:01 at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648) 13:10:01 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 13:10:01 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555) 13:10:01 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) 13:10:01 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) 13:10:01 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) 13:10:01 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) 13:10:01 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) 13:10:01 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) 13:10:01 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) 13:10:01 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) 13:10:01 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) 13:10:01 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:10:01 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) 13:10:01 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) 13:10:01 at org.eclipse.equinox.launcher.Main.run(Main.java:1459) 13:10:01 at org.eclipse.equinox.launcher.Main.main(Main.java:1432) 13:10:01 13:10:01 Additional information about the error is as following: 13:10:01 The following javascript was executed: 13:10:01 function SWTWebkit2TempFunc11(){CKEDITOR.instances.editor.addCommand('SpellCheckCommand', {exec: function(edt) {javaExecutionStarted();SpellCheckCommand();javaExecutionFinished()}});CKEDITOR.instances.editor.ui.addButton('SpellCheckButton', {label: 'Check Spelling',command: 'SpellCheckCommand',toolbar: 'other',icon: 'file:/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/configuration/org.eclipse.osgi/20/0/.cp/icons/SpellCheck.gif',});CKEDITOR.instances.editor.addCommand('InsertReferenceCommand', {exec: function(edt) {javaExecutionStarted();InsertReferenceCommand();javaExecutionFinished()}});CKEDITOR.instances.editor.ui.addButton('InsertReferenceButton', {label: 'Insert reference',command: 'InsertReferenceCommand',toolbar: 'links',icon: 'file:/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/work/configuration/org.eclipse.osgi/20/0/.cp/icons/hyperlink_16x16.gif',});}; SWTWebkit2TempFunc11() 13:10:01 13:10:01 13:10:01 SWT call to Webkit timed out after 10000ms. No return value will be provided. 13:10:01 Possible reasons: 13:10:01 1) Problem: Your javascript needs more than 10000ms to execute. 13:10:01 Solution: Don't run such javascript, it blocks Eclipse's UI. SWT currently allows such code to complete, but this error is thrown 13:10:01 and the return value of execute()/evalute() will be false/null. 13:10:01 13:10:01 2) However, if you believe that your application should execute as expected (in under10000 ms), 13:10:01 then it might be a deadlock in SWT/Browser/webkit2 logic. 13:10:01 I.e, it might be a bug in SWT (e.g this does not occur on Windows/Cocoa, but occurs on Linux). If you believe it to be a bug in SWT, then 13:10:01 Please report this issue *with steps to reproduce* via: 13:10:01 https://bugs.eclipse.org/bugs/enter_bug.cgi?alias=&assigned_to=platform-swt-inbox%40eclipse.org&attach_text=&blocked=&bug_file_loc=http%3A%2F%2F&bug_severity=normal&bug_status=NEW&comment=&component=SWT&contenttypeentry=&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&data=&defined_groups=1&dependson=&description=&flag_type-1=X&flag_type-11=X&flag_type-12=X&flag_type-13=X&flag_type-14=X&flag_type-15=X&flag_type-16=X&flag_type-2=X&flag_type-4=X&flag_type-6=X&flag_type-7=X&flag_type-8=X&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Linux&product=Platform&qa_contact=&rep_platform=PC&requestee_type-1=&requestee_type-2=&short_desc=webkit2_BrowserProblem 13:10:01 For bug report, please atatch this stack trace: 13:10:01 java.lang.Throwable: 13:10:01 at org.eclipse.swt.browser.WebKit.getStackTrace(WebKit.java:300) 13:10:01 at org.eclipse.swt.browser.WebKit.getInternalErrorMsg(WebKit.java:293) 13:10:01 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.execAsyncAndWaitForReturn(WebKit.java:1272) 13:10:01 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.runjavascript(WebKit.java:1030) 13:10:01 at org.eclipse.swt.browser.WebKit$Webkit2AsyncToSync.evaluate(WebKit.java:1000) 13:10:01 at org.eclipse.swt.browser.WebKit.evaluate(WebKit.java:1299) 13:10:01 at org.eclipse.swt.browser.WebBrowser.evaluate(WebBrowser.java:405) 13:10:01 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:665) 13:10:01 at org.eclipse.swt.browser.Browser.evaluate(Browser.java:614) 13:10:01 at org.eclipse.nebula.widgets.richtext.RichTextEditor$3.completed(RichTextEditor.java:297) 13:10:01 at org.eclipse.swt.browser.WebKit.lambda$7(WebKit.java:1769) 13:10:01 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 13:10:01 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) 13:10:01 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039) 13:10:01 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519) 13:10:01 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture.flushDisplayEvents(PapyrusEditorFixture.java:1296) 13:10:01 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture$9.run(PapyrusEditorFixture.java:1548) 13:10:01 at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183) 13:10:01 at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133) 13:10:01 at org.eclipse.swt.widgets.Display.syncExec(Display.java:5959) 13:10:01 at org.eclipse.papyrus.junit.utils.rules.PapyrusEditorFixture.ensurePapyrusPerspective(PapyrusEditorFixture.java:1537) 13:10:01 at org.eclipse.papyrus.views.documentation.tests.DocumentationViewTests.initTests(DocumentationViewTests.java:72) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:10:01 at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) 13:10:01 at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) 13:10:01 at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) 13:10:01 at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) 13:10:01 at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) 13:10:01 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 13:10:01 at org.eclipse.papyrus.junit.utils.rules.ProjectFixture$1.evaluate(ProjectFixture.java:369) 13:10:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 13:10:01 at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) 13:10:01 at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) 13:10:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) 13:10:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.access$0(ClassificationRunner.java:1) 13:10:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner$1.runChild(ClassificationRunner.java:58) 13:10:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunnerImpl.runChild(ClassificationRunnerImpl.java:87) 13:10:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationRunner.runChild(ClassificationRunner.java:86) 13:10:01 at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) 13:10:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 13:10:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 13:10:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 13:10:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 13:10:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 13:10:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 13:10:01 at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61) 13:10:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 13:10:01 at org.junit.runners.Suite.runChild(Suite.java:128) 13:10:01 at org.junit.runners.Suite.runChild(Suite.java:27) 13:10:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 13:10:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 13:10:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 13:10:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 13:10:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 13:10:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 13:10:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 13:10:01 at org.eclipse.papyrus.junit.framework.classification.ClassificationSuite.run(ClassificationSuite.java:130) 13:10:01 at org.junit.runners.Suite.runChild(Suite.java:128) 13:10:01 at org.junit.runners.Suite.runChild(Suite.java:27) 13:10:01 at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) 13:10:01 at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) 13:10:01 at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) 13:10:01 at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) 13:10:01 at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) 13:10:01 at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) 13:10:01 at org.junit.runners.ParentRunner.run(ParentRunner.java:413) 13:10:01 at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316) 13:10:01 at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240) 13:10:01 at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214) 13:10:01 at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:10:01 at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137) 13:10:01 at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148) 13:10:01 at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88) 13:10:01 at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140) 13:10:01 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:42) 13:10:01 at org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$1(E4Testable.java:127) 13:10:01 at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40) 13:10:01 at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132) 13:10:01 at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039) 13:10:01 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519) 13:10:01 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155) 13:10:01 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 13:10:01 at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046) 13:10:01 at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) 13:10:01 at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648) 13:10:01 at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342) 13:10:01 at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555) 13:10:01 at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) 13:10:01 at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152) 13:10:01 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:34) 13:10:01 at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:129) 13:10:01 at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:44) 13:10:01 at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) 13:10:01 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136) 13:10:01 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104) 13:10:01 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402) 13:10:01 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:10:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:10:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:10:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:10:01 at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651) 13:10:01 at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588) 13:10:01 at org.eclipse.equinox.launcher.Main.run(Main.java:1459) 13:10:01 at org.eclipse.equinox.launcher.Main.main(Main.java:1432) 13:10:01 13:10:01 Additional information about the error is as following: 13:10:01 The following javascript was executed: 13:10:01 function SWTWebkit2TempFunc9(){initEditor();}; SWTWebkit2TempFunc9() 13:10:01 13:10:01 13:10:04 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.12 s -- in org.eclipse.papyrus.views.suite.tests.AllTests 13:10:04 org.eclipse.papyrus.views.modelexplorer.tests.ModelExplorerViewTests.revealSemanticElement_rootTest -- Time elapsed: 14.22 s 13:10:04 org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest.deleteDiagramTest -- Time elapsed: 2.197 s 13:10:04 org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest.deleteTableTest -- Time elapsed: 1.662 s 13:10:04 org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest.deleteLinkItemTest -- Time elapsed: 0.976 s 13:10:04 org.eclipse.papyrus.views.modelexplorer.tests.DeleteHandlerTest.deleteRootOfTheModel -- Time elapsed: 1.052 s 13:10:04 org.eclipse.papyrus.views.modelexplorer.tests.OpendiagramTest.testOpendiagramTest -- Time elapsed: 0.429 s 13:10:04 org.eclipse.papyrus.views.documentation.tests.DocumentationViewTests.documentationViewTests -- Time elapsed: 11.62 s 13:10:04 org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests.handleXWTFileFromResourceSet -- Time elapsed: 1.327 s 13:10:04 org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests.handleXWTFileFromResource -- Time elapsed: 0.168 s 13:10:04 org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests.generateEcoreContext -- Time elapsed: 0.144 s 13:10:04 org.eclipse.papyrus.views.properties.toolsmiths.tests.qvt.TransformationsTests.generateProfileContext -- Time elapsed: 0.561 s 13:10:04 13:10:04 Results: 13:10:04 13:10:04 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 13:10:04 13:10:05 [INFO] All tests passed 13:10:05 [INFO] 13:10:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.suite.tests --- 13:10:05 [INFO] Loading execution data file /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/jacoco.exec 13:10:05 [INFO] Analyzed bundle 'org.eclipse.papyrus.views.suite.tests' with 0 classes 13:10:05 [INFO] 13:10:05 [INFO] --< org.eclipse.papyrus.tests:org.eclipse.papyrus.views.documentation.tests.releng >-- 13:10:05 [INFO] Building org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT [173/175] 13:10:05 [INFO] from /home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/pom.xml 13:10:05 [INFO] --------------------------------[ pom ]--------------------------------- 13:10:05 [INFO] 13:10:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.views.documentation.tests.releng --- 13:10:05 [INFO] 13:10:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.views.documentation.tests.releng --- 13:10:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/tests/junit/plugins/views/documentation/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:10:05 [INFO] 13:10:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.views.documentation.tests.releng --- 13:10:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:10:05 [INFO] 13:10:05 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.releng >------ 13:10:05 [INFO] Building org.eclipse.papyrus.main.tests.releng 1.2.0-SNAPSHOT [174/175] 13:10:05 [INFO] from main-tests/pom.xml 13:10:05 [INFO] --------------------------------[ pom ]--------------------------------- 13:10:05 [INFO] 13:10:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.main.tests.releng --- 13:10:05 [INFO] 13:10:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.releng --- 13:10:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/releng/tests/main-tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:10:05 [INFO] 13:10:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.main.tests.releng --- 13:10:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:10:05 [INFO] 13:10:05 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.main.tests.targetplatform >-- 13:10:05 [INFO] Building org.eclipse.papyrus.main.tests.targetplatform 0.0.1-SNAPSHOT [175/175] 13:10:05 [INFO] from main-tests/targetPlatform/pom.xml 13:10:05 [INFO] ---------------------[ eclipse-target-definition ]---------------------- 13:10:05 [INFO] 13:10:05 [INFO] --- clean:3.3.1:clean (default-clean) @ org.eclipse.papyrus.main.tests.targetplatform --- 13:10:05 [INFO] 13:10:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.main.tests.targetplatform --- 13:10:05 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Master-Tests/repo-tst/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Master-Tests/source/releng/tests/main-tests/targetPlatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2 13:10:05 [INFO] 13:10:05 [INFO] --- tycho-packaging:4.0.3:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.main.tests.targetplatform --- 13:10:05 [INFO] 13:10:05 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.main.tests.targetplatform --- 13:10:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:10:05 [INFO] ------------------------------------------------------------------------ 13:10:05 [INFO] Reactor Summary: 13:10:05 [INFO] 13:10:05 [INFO] org.eclipse.papyrus.tests.releng 0.0.1-SNAPSHOT .... SUCCESS [ 2.136 s] 13:10:05 [INFO] org.eclipse.papyrus.plugins.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.core.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.core.clipboard.tests 2.0.0-SNAPSHOT SUCCESS [ 35.369 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.nattable.tests 2.0.0-SNAPSHOT SUCCESS [ 2.513 s] 13:10:05 [INFO] org.eclipse.papyrus.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 13:10:05 [INFO] org.eclipse.papyrus.editor.integration.tests 2.1.0-SNAPSHOT SUCCESS [ 5.194 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.nattable.views.tests 2.0.100-SNAPSHOT SUCCESS [ 2.745 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.nattable.common.tests 2.0.0-SNAPSHOT SUCCESS [ 1.970 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.infra.nattable.feature 1.4.0-SNAPSHOT SUCCESS [ 0.575 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.tests.releng 1.2.0-SNAPSHOT SUCCESS [ 0.004 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.tests 2.0.0-SNAPSHOT SUCCESS [ 4.445 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.component.tests 2.0.0-SNAPSHOT SUCCESS [ 2.898 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.canonical.tests 2.1.100-SNAPSHOT SUCCESS [ 3.344 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.dynamic.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 0.563 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.common.tests 2.0.0-SNAPSHOT SUCCESS [ 3.116 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.composite.tests 2.0.0-SNAPSHOT SUCCESS [ 2.794 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.sequence.tests 2.0.0-SNAPSHOT SUCCESS [ 3.586 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.deployment.tests 2.0.0-SNAPSHOT SUCCESS [ 2.709 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.wizards.tests 2.1.0-SNAPSHOT SUCCESS [ 2.997 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 2.599 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.activity.tests 2.0.100-SNAPSHOT SUCCESS [ 2.872 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.timing.tests 2.0.100-SNAPSHOT SUCCESS [ 2.198 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.clazz.tests 2.1.0-SNAPSHOT SUCCESS [ 2.681 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.usecase.tests 5.0.0-SNAPSHOT SUCCESS [ 2.677 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.uml.diagram.feature 1.2.100-SNAPSHOT SUCCESS [ 0.614 s] 13:10:05 [INFO] org.eclipse.papyrus.emf.facet.tests 0.0.1-SNAPSHOT . SUCCESS [ 0.002 s] 13:10:05 [INFO] org.eclipse.papyrus.emf.facet.architecture.tests 1.0.0-SNAPSHOT SUCCESS [ 12.902 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.emf.facet.feature 1.0.0-SNAPSHOT SUCCESS [ 0.344 s] 13:10:05 [INFO] org.eclipse.papyrus.toolsmiths.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.common.tests 2.0.0-SNAPSHOT SUCCESS [ 3.654 s] 13:10:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 2.400 s] 13:10:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties.tests 1.0.0-SNAPSHOT SUCCESS [ 2.668 s] 13:10:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes.tests 2.0.0-SNAPSHOT SUCCESS [ 2.523 s] 13:10:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 2.203 s] 13:10:05 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild.tests 2.0.0-SNAPSHOT SUCCESS [ 2.499 s] 13:10:05 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.tests 1.0.0-SNAPSHOT SUCCESS [ 2.175 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.toolsmiths.feature 1.0.0-SNAPSHOT SUCCESS [ 0.477 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests 2.0.0-SNAPSHOT SUCCESS [ 2.279 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.decoratormodel.tests 2.1.0-SNAPSHOT SUCCESS [ 2.139 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 2.1.0-SNAPSHOT SUCCESS [ 1.991 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.2.0-SNAPSHOT SUCCESS [ 0.358 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.assistants.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.profile.types.generator.tests 2.0.0-SNAPSHOT SUCCESS [ 2.456 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.tests 2.0.0-SNAPSHOT SUCCESS [ 2.375 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.uml.assistants.feature 1.2.0-SNAPSHOT SUCCESS [ 0.352 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.textedit.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.textedit.property.tests 2.0.0-SNAPSHOT SUCCESS [ 2.338 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.textedit.tests 2.0.0-SNAPSHOT SUCCESS [ 1.842 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.textedit.parameter.tests 2.0.0-SNAPSHOT SUCCESS [ 2.075 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.textedit.port.tests 2.0.0-SNAPSHOT SUCCESS [ 1.989 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.textedit.tests.feature 1.2.0-SNAPSHOT SUCCESS [ 0.365 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.tools.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.tools.tests 4.1.0-SNAPSHOT . SUCCESS [ 2.132 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.tools.utils.tests 2.0.0-SNAPSHOT SUCCESS [ 1.923 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.uml.tools.feature 1.2.0-SNAPSHOT SUCCESS [ 0.429 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.nattable.model.tests 2.0.0-SNAPSHOT SUCCESS [ 0.765 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.nattable.main.test 1.2.0-SNAPSHOT SUCCESS [ 0.004 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.nattable.generic.tests 2.0.0-SNAPSHOT SUCCESS [ 2.846 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.nattable.clazz.config.tests 2.0.0-SNAPSHOT SUCCESS [ 3.182 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests 2.0.0-SNAPSHOT SUCCESS [ 2.678 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.nattable.matrix.tests 2.0.0-SNAPSHOT SUCCESS [ 2.313 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.core.tests 4.1.0-SNAPSHOT SUCCESS [ 2.045 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.nattable.tests 2.0.0-SNAPSHOT SUCCESS [ 1.920 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.uml.nattable.feature 1.3.0-SNAPSHOT SUCCESS [ 0.469 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.services.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.services.controlmode.tests 2.1.0-SNAPSHOT SUCCESS [ 1.993 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.services.resourceloading.tests 2.0.0-SNAPSHOT SUCCESS [ 1.901 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.services.edit.tests 2.0.0-SNAPSHOT SUCCESS [ 1.957 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.services.semantic.tests 2.0.0-SNAPSHOT SUCCESS [ 1.974 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.services.edit.ui.tests 2.0.0-SNAPSHOT SUCCESS [ 1.805 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.infra.services.feature 1.2.0-SNAPSHOT SUCCESS [ 0.394 s] 13:10:05 [INFO] org.eclipse.papyrus.views.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.views.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [ 2.047 s] 13:10:05 [INFO] org.eclipse.papyrus.views.documentation.tests 2.0.0-SNAPSHOT SUCCESS [ 2.223 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.views.feature 1.2.0-SNAPSHOT SUCCESS [ 0.362 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.profile.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.profile.tests 2.0.0-SNAPSHOT SUCCESS [ 1.957 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.modelexplorer.tests 2.0.0-SNAPSHOT SUCCESS [ 2.061 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.service.types.tests 2.1.0-SNAPSHOT SUCCESS [ 2.296 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.properties.tests 2.1.0-SNAPSHOT SUCCESS [ 2.746 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.types.core.tests 1.0.0-SNAPSHOT SUCCESS [ 2.214 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.modelrepair.tests 2.1.0-SNAPSHOT SUCCESS [ 1.991 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.profile.drafter.tests 2.2.0-SNAPSHOT SUCCESS [ 2.054 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.service.types.ui.tests 2.0.0-SNAPSHOT SUCCESS [ 2.244 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.filters.tests 2.0.0-SNAPSHOT SUCCESS [ 1.828 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.uml.feature 1.2.0-SNAPSHOT SUCCESS [ 0.453 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.core.sasheditor.tests 2.0.0-SNAPSHOT SUCCESS [ 0.797 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests 2.0.0-SNAPSHOT SUCCESS [ 0.831 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.infra.core.feature 1.2.0-SNAPSHOT SUCCESS [ 0.414 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.emf.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.ui.emf.tests 2.1.0-SNAPSHOT SUCCESS [ 1.916 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.filters.tests 2.0.0-SNAPSHOT SUCCESS [ 0.428 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.tests 2.1.0-SNAPSHOT SUCCESS [ 1.740 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.ui.tests 2.0.0-SNAPSHOT .. SUCCESS [ 1.839 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.emf.readonly.tests 2.1.0-SNAPSHOT SUCCESS [ 1.755 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.tests 1.0.0-SNAPSHOT SUCCESS [ 1.823 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.types.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.types.tests 4.0.0-SNAPSHOT SUCCESS [ 1.905 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.properties.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.properties.ui.tests 3.0.0-SNAPSHOT SUCCESS [ 1.978 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests 2.0.0-SNAPSHOT SUCCESS [ 1.777 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.viewpoints.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.viewpoints.policy.tests 2.0.0-SNAPSHOT SUCCESS [ 1.764 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.tools.tests 2.2.0-SNAPSHOT SUCCESS [ 1.933 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.editor.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.editor.welcome.tests 2.0.0-SNAPSHOT SUCCESS [ 1.761 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.welcome.tests 2.0.0-SNAPSHOT SUCCESS [ 1.939 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests 2.1.0-SNAPSHOT SUCCESS [ 2.028 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.emf.tests 2.1.0-SNAPSHOT . SUCCESS [ 1.925 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.assistant.tests 2.1.0-SNAPSHOT SUCCESS [ 2.065 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.types.ui.tests 4.0.0-SNAPSHOT SUCCESS [ 1.974 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests 4.1.0-SNAPSHOT SUCCESS [ 2.277 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.emf.gmf.tests 2.0.0-SNAPSHOT SUCCESS [ 0.625 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.infra.feature 1.2.0-SNAPSHOT SUCCESS [ 0.663 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.feature 2.0.100-SNAPSHOT . SUCCESS [ 1.914 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.emf.expressions.main.tests 0.0.1-SNAPSHOT SUCCESS [ 0.002 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.emf.expressions.tests 2.0.0-SNAPSHOT SUCCESS [ 0.635 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.infra.emf.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.219 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [ 1.780 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.infra.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.379 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.expressions.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.expressions.tests 2.0.0-SNAPSHOT SUCCESS [ 1.906 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.uml.expressions.feature 1.0.0-SNAPSHOT SUCCESS [ 0.326 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.internationalization.main.test 1.0.0-SNAPSHOT SUCCESS [ 0.002 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.internationalization.tests 2.0.0-SNAPSHOT SUCCESS [ 1.870 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.internationalization.controlmode.tests 2.1.0-SNAPSHOT SUCCESS [ 1.868 s] 13:10:05 [INFO] org.eclipse.papyrus.tests.uml.internationalization.feature 1.0.0-SNAPSHOT SUCCESS [ 0.340 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.alf.tests 2.0.100-SNAPSHOT . SUCCESS [ 10.342 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.alf.tests.feature 1.2.0-SNAPSHOT SUCCESS [ 0.452 s] 13:10:05 [INFO] Papyrus Tests Features 0.0.1-SNAPSHOT .............. SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.developer.suite.tests 1.0.0-SNAPSHOT SUCCESS [ 55.217 s] 13:10:05 [INFO] org.eclipse.papyrus.bundles.tests 0.0.1-SNAPSHOT ... SUCCESS [ 0.003 s] 13:10:05 [INFO] org.eclipse.papyrus.eclipse.project.editors.tests 3.1.0-SNAPSHOT SUCCESS [ 2.092 s] 13:10:05 [INFO] org.eclipse.papyrus.editors.suite.tests 1.1.0-SNAPSHOT SUCCESS [01:50 min] 13:10:05 [INFO] org.eclipse.papyrus.infra.core.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 57.792 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.nattable.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 57.637 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.services.labelprovider.tests 2.0.0-SNAPSHOT SUCCESS [ 1.143 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 1.954 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.ui.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 1.960 s] 13:10:05 [INFO] org.eclipse.papyrus.infra.suite.tests 1.1.0-SNAPSHOT SUCCESS [04:40 min] 13:10:05 [INFO] org.eclipse.papyrus.infra.newchild.tests 2.0.0-SNAPSHOT SUCCESS [ 1.169 s] 13:10:05 [INFO] org.eclipse.papyrus.toolsmiths.suite.tests 1.1.0-SNAPSHOT SUCCESS [05:46 min] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.communication.tests 2.0.0-SNAPSHOT SUCCESS [ 2.582 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests 2.0.0-SNAPSHOT SUCCESS [ 2.546 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests 2.0.100-SNAPSHOT SUCCESS [ 2.721 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.suite.tests 1.1.0-SNAPSHOT SUCCESS [09:19 min] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests 2.0.0-SNAPSHOT SUCCESS [ 2.838 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.dnd.tests 2.0.0-SNAPSHOT SUCCESS [ 2.325 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.diagram.properties.tests 2.0.0-SNAPSHOT SUCCESS [ 2.379 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.nattable.stereotype.display.tests 2.0.0-SNAPSHOT SUCCESS [ 2.220 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.nattable.suite.tests 1.1.0-SNAPSHOT SUCCESS [06:47 min] 13:10:05 [INFO] org.eclipse.papyrus.uml.textedit.valuespecification.tests 2.0.0-SNAPSHOT SUCCESS [ 2.116 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.textedit.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 29.483 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.validation.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.validation.tests.staticprofile 2.0.0-SNAPSHOT SUCCESS [ 0.581 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.validation.tests.genvalidation 2.0.0-SNAPSHOT SUCCESS [ 1.241 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.validation.tests 2.0.0-SNAPSHOT SUCCESS [ 2.350 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.architecture.tests 2.0.0-SNAPSHOT SUCCESS [ 0.887 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.suite.tests 1.1.0-SNAPSHOT . SUCCESS [04:27 min] 13:10:05 [INFO] org.eclipse.papyrus.uml.alf.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.005 s] 13:10:05 [INFO] org.eclipse.papyrus.uml.alf.backend.tests 2.0.0-SNAPSHOT SUCCESS [ 2.542 s] 13:10:05 [INFO] org.eclipse.papyrus.views.properties.toolsmiths.tests 2.0.0-SNAPSHOT SUCCESS [ 2.295 s] 13:10:05 [INFO] org.eclipse.papyrus.views.suite.tests 1.1.0-SNAPSHOT SUCCESS [ 56.348 s] 13:10:05 [INFO] org.eclipse.papyrus.views.documentation.tests.releng 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 13:10:05 [INFO] org.eclipse.papyrus.main.tests.releng 1.2.0-SNAPSHOT SUCCESS [ 0.002 s] 13:10:05 [INFO] org.eclipse.papyrus.main.tests.targetplatform 0.0.1-SNAPSHOT SUCCESS [ 0.004 s] 13:10:05 [INFO] ------------------------------------------------------------------------ 13:10:05 [INFO] BUILD SUCCESS 13:10:05 [INFO] ------------------------------------------------------------------------ 13:10:05 [INFO] Total time: 42:27 min 13:10:05 [INFO] Finished at: 2024-04-19T17:10:05Z 13:10:05 [INFO] ------------------------------------------------------------------------ 13:10:06 [Papyrus-Master-Tests] $ /bin/bash /tmp/jenkins14278312267988350436.sh 13:10:06 /home/jenkins/agent/workspace/Papyrus-Master-Tests 13:10:06 checking for surefire-reports via find 13:10:06 source/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/target/surefire-reports 13:10:06 total 236 13:10:06 -rw-r--r--. 1 jenkins 1000800000 1708 Apr 19 16:33 org.eclipse.papyrus.developer.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 236559 Apr 19 16:33 TEST-org.eclipse.papyrus.developer.suite.tests.AllTests.xml 13:10:06 source/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/target/surefire-reports 13:10:06 total 284 13:10:06 -rw-r--r--. 1 jenkins 1000800000 22936 Apr 19 16:35 org.eclipse.papyrus.editors.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 263827 Apr 19 16:35 TEST-org.eclipse.papyrus.editors.suite.tests.AllTests.xml 13:10:06 source/tests/junit/plugins/facet/org.eclipse.papyrus.emf.facet.architecture.tests/target/surefire-reports 13:10:06 total 1764 13:10:06 -rw-r--r--. 1 jenkins 1000800000 627 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 627 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 627 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 603 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 607 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 639 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 639 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 639 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 639 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 599 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 599 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 571 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 599 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 599 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 619 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 599 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 599 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 603 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 603 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 615 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 615 Apr 19 16:29 org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80972 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80972 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_2_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80972 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.AbsoluteOrderInRoot_3_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80954 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.AfterNotFound_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80955 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.BeforeNotFound_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80981 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80981 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_2_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80980 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_3_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80979 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.DuplicateAbsoluteOrder_4_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80951 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80951 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.InfiniteLoop_2_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80930 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.Merge_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80951 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80951 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.OutsideOfADL_2_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80965 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.RedefinesNotFound_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80951 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80950 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyAfter_2_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80954 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80954 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyBefore_2_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80963 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_1_Test.xml 13:10:06 -rw-r--r--. 1 jenkins 1000800000 80963 Apr 19 16:29 TEST-org.eclipse.papyrus.emf.facet.architecture.tests.TooManyRedefines_2_Test.xml 13:10:06 source/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/target/surefire-reports 13:10:06 total 300 13:10:06 -rw-r--r--. 1 jenkins 1000800000 25052 Apr 19 16:36 org.eclipse.papyrus.infra.core.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 274635 Apr 19 16:36 TEST-org.eclipse.papyrus.infra.core.suite.tests.AllTests.xml 13:10:06 source/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/target/surefire-reports 13:10:06 total 248 13:10:06 -rw-r--r--. 1 jenkins 1000800000 7079 Apr 19 16:37 org.eclipse.papyrus.infra.nattable.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 244207 Apr 19 16:37 TEST-org.eclipse.papyrus.infra.nattable.suite.tests.AllTests.xml 13:10:06 source/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/target/surefire-reports 13:10:06 total 548 13:10:06 -rw-r--r--. 1 jenkins 1000800000 141182 Apr 19 16:41 org.eclipse.papyrus.infra.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 414566 Apr 19 16:41 TEST-org.eclipse.papyrus.infra.suite.tests.AllTests.xml 13:10:06 source/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/target/surefire-reports 13:10:06 total 288 13:10:06 -rw-r--r--. 1 jenkins 1000800000 24498 Apr 19 16:47 org.eclipse.papyrus.toolsmiths.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 267070 Apr 19 16:47 TEST-org.eclipse.papyrus.toolsmiths.suite.tests.AllTests.xml 13:10:06 source/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/target/surefire-reports 13:10:06 total 660 13:10:06 -rw-r--r--. 1 jenkins 1000800000 196235 Apr 19 16:57 org.eclipse.papyrus.uml.diagram.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 478356 Apr 19 16:57 TEST-org.eclipse.papyrus.uml.diagram.suite.tests.AllTests.xml 13:10:06 source/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/target/surefire-reports 13:10:06 total 428 13:10:06 -rw-r--r--. 1 jenkins 1000800000 90001 Apr 19 17:03 org.eclipse.papyrus.uml.nattable.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 347427 Apr 19 17:03 TEST-org.eclipse.papyrus.uml.nattable.suite.tests.AllTests.xml 13:10:06 source/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/target/surefire-reports 13:10:06 total 432 13:10:06 -rw-r--r--. 1 jenkins 1000800000 90043 Apr 19 17:09 org.eclipse.papyrus.uml.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 350404 Apr 19 17:09 TEST-org.eclipse.papyrus.uml.suite.tests.AllTests.xml 13:10:06 source/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/target/surefire-reports 13:10:06 total 240 13:10:06 -rw-r--r--. 1 jenkins 1000800000 2317 Apr 19 17:04 org.eclipse.papyrus.uml.textedit.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 238164 Apr 19 17:04 TEST-org.eclipse.papyrus.uml.textedit.suite.tests.AllTests.xml 13:10:06 source/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/target/surefire-reports 13:10:06 total 260 13:10:06 -rw-r--r--. 1 jenkins 1000800000 1637 Apr 19 17:10 org.eclipse.papyrus.views.suite.tests.AllTests.txt 13:10:06 -rw-r--r--. 1 jenkins 1000800000 260787 Apr 19 17:10 TEST-org.eclipse.papyrus.views.suite.tests.AllTests.xml 13:10:06 Taking screenshot. 13:10:06 [Papyrus-Master-Tests] $ echo $XAUTHORITY 13:10:06 /home/jenkins/agent/workspace/Papyrus-Master-Tests/.Xauthority-11421384474037008722 13:10:06 [Papyrus-Master-Tests] $ ls -l $XAUTHORITY 13:10:06 -rw-r--r--. 1 jenkins 1000800000 0 Apr 19 16:27 /home/jenkins/agent/workspace/Papyrus-Master-Tests/.Xauthority-11421384474037008722 13:10:06 [Papyrus-Master-Tests] $ import -window root -display :80 screenshot.jpg 13:10:07 Terminating xvnc. 13:10:13 Archiving artifacts 13:10:16 Recording test results 13:10:19 [Checks API] No suitable checks publisher found. 13:10:19 Finished: SUCCESS